Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The SM_AddPort_IN structure is used to provide input parameters to the SM_AddPort WMI method.
Syntax
typedef struct _SM_AddPort_IN {
UCHAR PortWWN[8];
ULONG EventType;
} SM_AddPort_IN, *PSM_AddPort_IN;
Members
PortWWN[8]
A worldwide name (WWN) that indicates the port whose events are to be reported.
EventType
An event type value.
Requirements
Requirement | Value |
---|---|
Header | hbapiwmi.h (include Hbapiwmi.h) |