Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |