SECEdit::CountItemDataFlag
intSECEdit::CountItemDataFlag(unsigned intnFlag)
Counts the number of lines with a given flag set. Each line has pointer which can either be NULL or reference an SECEditItemData object. This object maintains a set of flags about the state of the line (breakpoints, bookmarks, etc.)
Defined in: SECEdit.cpp
Return Value
Returns the number of lines with the given flag set.
Parameters
nFlag
Index of the flag to test for.
See Also
GetItemDataFlag ToggleItemDataFlag
DeleteAllItemDataFlag GetNextFlagCountItemDataFlag