MPTHREAT_INFOEX_NIS Struktur
Enthält NIS-spezifische Informationen.
Syntax
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;
Member
-
SourceIP
-
Typ: MP_MIDL_STRING LPWSTR
-
DestinationIP
-
Typ: MP_MIDL_STRING LPWSTR
-
dwSourceport
-
Art: DWORD
-
dwDestinationport
-
Art: DWORD
-
Protokoll
-
Typ: MP_MIDL_STRING LPWSTR
-
Link
-
Typ: MP_MIDL_STRING LPWSTR
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) |
Windows 8 [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) |
Windows Server 2012 [nur Desktop-Apps] |
Header |
|