Compartilhar via


estrutura MPTHREAT_INFOEX_NIS

Contém informações específicas do NIS.

Sintaxe

typedef struct tagMPTHREAT_INFOEX_NIS {
  MP_MIDL_STRING LPWSTR SourceIP;
  MP_MIDL_STRING LPWSTR DestinationIP;
  DWORD                 dwSourceport;
  DWORD                 dwDestinationport;
  MP_MIDL_STRING LPWSTR Protocol;
  MP_MIDL_STRING LPWSTR Link;
} MPTHREAT_INFOEX_NIS, *PMPTHREAT_INFOEX_NIS;

Membros

SourceIP

Tipo: MP_MIDL_STRING LPWSTR

DestinationIP

Tipo: MP_MIDL_STRING LPWSTR

dwSourceport

Tipo: DWORD

dwDestinationport

Tipo: DWORD

Protocolo

Tipo: MP_MIDL_STRING LPWSTR

Link

Tipo: MP_MIDL_STRING LPWSTR

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