enumerazione WBEM_GENUS_TYPE (wbemcli.h)

Contiene costanti utilizzate per distinguere tra classi e istanze.

Sintassi

typedef enum tag_WBEM_GENUS_TYPE {
  WBEM_GENUS_CLASS = 1,
  WBEM_GENUS_INSTANCE = 2
} WBEM_GENUS_TYPE;

Costanti

 
WBEM_GENUS_CLASS
Valore: 1
WBEM_GENUS_INSTANCE
Valore: 2

Requisiti

   
Client minimo supportato Windows Vista
Server minimo supportato Windows Server 2008
Intestazione wbemcli.h

Vedi anche

Proprietà di sistema WMI