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 AddPort_IN structure is used by a WMI client to deliver the input parameter data of the AddPort WMI method to the HBA miniport driver.
Syntax
typedef struct _AddPort_IN {
UCHAR PortWWN[8];
} AddPort_IN, *PAddPort_IN;
Members
PortWWN[8]
Contains a worldwide name that indicates the port whose events are to be reported.
Requirements
Requirement | Value |
---|---|
Header | hbapiwmi.h (include Hbapiwmi.h) |