SECEdit::CountItemDataFlag

int SECEdit::CountItemDataFlag(unsigned int nFlag)

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

SECEdit SECEditItemData

GetItemDataFlag ToggleItemDataFlag

DeleteAllItemDataFlag GetNextFlag CountItemDataFlag