SetGroupPresharedKey_IN 구조체(iscsiop.h)
SetGroupPresharedKey_IN 구조체는 SetGroupPresharedKey 메서드에 대한 입력 데이터를 보유합니다.
구문
typedef struct _SetGroupPresharedKey_IN {
ULONG KeySize;
UCHAR Key[1];
} SetGroupPresharedKey_IN, *PSetGroupPresharedKey_IN;
구성원
KeySize
키의 키 크기(바이트) 입니다.
Key
미리 공유된 그룹 키입니다.
설명
이 메서드를 구현해야 합니다.
요구 사항
| 헤더 | iscsiop.h(Iscsiop.h 포함) |
참고 항목
피드백
다음에 대한 사용자 의견 제출 및 보기