SetGroupPresharedKey_OUT構造体 (iscsiop.h)
SetGroupPresharedKey_OUT構造体は、SetGroupPresharedKey メソッドの出力データを保持します。
構文
typedef struct _SetGroupPresharedKey_OUT {
ULONG Status;
} SetGroupPresharedKey_OUT, *PSetGroupPresharedKey_OUT;
メンバーズ
Status
出力時に、SetGroupPresharedKey 操作の状態。 状態修飾子の一覧については、ISCSI_STATUS_QUALIFIERSを参照してください。
備考
このメソッドを実装する必要があります。
必要条件
要件 | 価値 |
---|---|
ヘッダー | iscsiop.h (Iscsiop.h を含む) |
関連項目
SetGroupPresharedKey の