다음을 통해 공유


SetPresharedKeyForId_OUT 구조체(iscsiop.h)

SetPresharedKeyForId_OUT 구조체는 SetPresharedKeyForId 메서드에 대한 출력 데이터를 보유합니다.

구문

typedef struct _SetPresharedKeyForId_OUT {
  ULONG Status;
} SetPresharedKeyForId_OUT, *PSetPresharedKeyForId_OUT;

멤버

Status

출력 시 SetPresharedKeyForId 작업의 상태. 상태 한정자 목록은 ISCSI_STATUS_QUALIFIERS 참조하세요.

설명

이 메서드를 구현해야 합니다.

요구 사항

요구 사항
헤더 iscsiop.h(Iscsiop.h 포함)

추가 정보

ISCSI_STATUS_QUALIFIERS

SetPresharedKeyForId

SetPresharedKeyForId_IN