structure MI_Uint16A (mi.h)

Représente un tableau de types MI_Uint16 .

Syntaxe

typedef struct _MI_Uint16A {
  MI_Uint16 *data;
  MI_Uint32 size;
} MI_Uint16A;

Membres

data

Tableau de types MI_Uint16 .

size

Nombre d’éléments dans le tableau.

Configuration requise

   
Client minimal pris en charge Windows 8
Serveur minimal pris en charge Windows Server 2012
En-tête mi.h
Composant redistribuable Windows Management Framework 3.0 sur Windows Server 2008 R2 avec SP1, Windows 7 avec SP1 et Windows Server 2008 avec SP2