tag_WBEM_GET_KEY_FLAGS enumeration (wmiutils.h)

Contains flags which control the format of the text.

Syntax

typedef enum tag_WBEM_GET_KEY_FLAGS {
  WBEMPATH_TEXT = 0x1,
  WBEMPATH_QUOTEDTEXT = 0x2
} ;

Constants

 
WBEMPATH_TEXT
Value: 0x1
Not used.
WBEMPATH_QUOTEDTEXT
Value: 0x2
Places quotes around the string key values.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Header wmiutils.h