The GlobalFlagType type is intended to characterize Windows global flags.
Field Name | Type | Description |
---|---|---|
Abbreviation0..1 | StringObjectPropertyType |
The abbreviation of a global flag. See also: http://msdn.microsoft.com/en-us/library/windows/hardware/ff549646(v=vs.85).aspx. |
Destination0..1 | StringObjectPropertyType |
The destination of a global flag. See also: http://msdn.microsoft.com/en-us/library/windows/hardware/ff549646(v=vs.85).aspx. |
Hexadecimal_Value0..1 | HexBinaryObjectPropertyType |
The hexadecimal value of a global flag. See also: http://msdn.microsoft.com/en-us/library/windows/hardware/ff549646(v=vs.85).aspx. |
Symbolic_Name0..1 | StringObjectPropertyType |
The symbolic name of a global flag. See also: http://msdn.microsoft.com/en-us/library/windows/hardware/ff549646(v=vs.85).aspx. |