다음을 통해 공유


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 포함)

추가 정보

GetFcpPersistentBinding

MSFC_HBAFCPInfo WMI 클래스