Compartilhar via


estrutura MPCOMPONENT_STATUS

Informações de status do componente.

Sintaxe

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

Membros

fEnable

Tipo: BOOL

Status do componente.

Hresult

Tipo: HRESULT

Código de êxito ou falha associado ao status.

Requisitos

Requisito Valor
Cliente mínimo com suporte
Windows 8 [somente aplicativos da área de trabalho]
Servidor mínimo com suporte
Windows Server 2012 [somente aplicativos da área de trabalho]
Cabeçalho
MpClient.h