unsigned GetProfileFlag(unsigned flag);
GetProfileFlag determines whether the given profile flag is enabled or disabled.
Parameters |
Description |
unsigned flag |
The flag (or bitwise combination of flags) to test. |
The bitwise combination of the flag parameter for those which are enabled (or zero if none are enabled).