共用方式為


GetPersistentBinding2_IN 結構 (hbapiwmi.h)

GetPersistentBinding2_IN 結構可用來將輸入參數數據傳遞至 GetPersistentBinding2 WMI 方法。

語法

typedef struct _GetPersistentBinding2_IN {
  UCHAR PortWWN[8];
  ULONG InEntryCount;
} GetPersistentBinding2_IN, *PGetPersistentBinding2_IN;

成員

PortWWN[8]

包含全球名稱,指出要擷取其持續性系結的埠。

InEntryCount

指出 WMI 提供者可以報告的系結項目數目。

備註

WMI 工具套件會在編譯 MSFC_HBAFCPInfo WMI 類別時,在 Hbapiwmi.h 中產生 GetPersistentBinding2_IN 結構的宣告。

規格需求

需求
標頭 hbapiwmi.h (包含 Hbapiwmi.h)

另請參閱

GetPersistentBinding2