Partager via


MPCOMPONENT_STATUS structure

Informations status composant.

Syntaxe

typedef struct tagMPCOMPONENT_STATUS {
  BOOL    fEnable;
  HRESULT hResult;
} MPCOMPONENT_STATUS, *PMPCOMPONENT_STATUS;

Membres

fEnable

Type : BOOL

État du composant.

Hresult

Type : HRESULT

Code de réussite ou d’échec associé au status.

Spécifications

Condition requise Valeur
Client minimal pris en charge
Windows 8 [applications de bureau uniquement]
Serveur minimal pris en charge
Windows Server 2012 [applications de bureau uniquement]
En-tête
MpClient.h