Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains flags to control the execution of the IWbemClassObject::GetObjectText method.
Syntax
typedef enum tag_WBEM_TEXT_FLAG_TYPE {
WBEM_FLAG_NO_FLAVORS = 0x1
} WBEM_TEXT_FLAG_TYPE;
Constants
WBEM_FLAG_NO_FLAVORSValue: 0x1 Present qualifiers without propagation or flavor information. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Header | wbemcli.h |