SetFC3MgmtInfo_IN structure (hbapiwmi.h)
The SetFC3MgmtInfo_IN structure is used to deliver input parameter data to the SetFC3MgmtInfo WMI method.
Syntax
typedef struct _SetFC3MgmtInfo_IN {
HBAFC3MgmtInfo MgmtInfo;
} SetFC3MgmtInfo_IN, *PSetFC3MgmtInfo_IN;
Members
MgmtInfo
Contains a structure of type HBAFC3MgmtInfo that holds FC3 management information that will be used to configure the fibre channel adapter.
Remarks
The WMI tool suite generates a declaration of the SetFC3MgmtInfo_IN structure in Hbapiwmi.h when it compiles the MSFC_HBAAdapterMethods WMI Class.
Requirements
Requirement | Value |
---|---|
Header | hbapiwmi.h (include Hbapiwmi.h) |