SECEditItemData::SetFlag
voidSECEditItemData::SetFlag(unsigned intnFlag, BOOLbSet)
Sets the state of an indexed bit flag.
Defined in: SECEditItemData.cpp
Return Value
void
Parameters
nFlag
Index of the flag to retrieve.
bSet
The new state of the flag.
Comments
Flags 0 through 15 are user assignable. Flags 16 through 31 are reserved for use by Objective Edit.See Also