void CBCGPBitwiseProp::Rebuild | ( | const CStringArray & | arFlagNames, |
ULONG | ulFlags, | ||
const CStringArray * | parFlagDescriptions = NULL , |
||
const CArray< ULONG, ULONG > * | parAllowedFlags = NULL |
||
) |
Rebuilds property flags.
arFlagNames | List of flag names. |
ulFlags | The flags value. |
parFlagDescriptions | Specifies description of each flag. |
parAllowedFlags | Specifies array of values that can be displayed and selected. |