Condividi tramite


struttura MI_ConstStringA (mi.h)

Rappresenta una matrice di tipi MI_Char .

Sintassi

typedef struct _MI_ConstStringA {
  MI_CONST MI_Char I_CONST * *Mdata;
  MI_Uint32        size;
} MI_ConstStringA;

Members

data

Matrice di tipi MI_Char .

size

Numero di elementi nella matrice di dati.

Requisiti

Requisito Valore
Client minimo supportato Windows 8
Server minimo supportato Windows Server 2012
Intestazione mi.h
Componente ridistribuibile Windows Management Framework 3.0 in Windows Server 2008 R2 con SP1, Windows 7 con SP1 e Windows Server 2008 con SP2