GetFcpPersistentBinding_IN結構 (hbapiwmi.h)
GetFcpPersistentBinding_IN 結構可用來將輸入參數數據傳遞至 GetFcpPersistentBinding WMI 方法
語法
typedef struct _GetFcpPersistentBinding_IN {
ULONG InEntryCount;
} GetFcpPersistentBinding_IN, *PGetFcpPersistentBinding_IN;
成員
InEntryCount
指出 WMI 用戶端在呼叫 GetFcpPersistentBinding WMI 方法時,將符合緩衝區的系結項目數目。
備註
WMI 工具套件會在編譯 MSFC_HBAFCPInfo WMI 類別時,在 Hbapiwmi.h 中產生GetFcpPersistentBinding_IN結構的宣告。
規格需求
需求 | 值 |
---|---|
標頭 | hbapiwmi.h (包含 Hbapiwmi.h) |