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 を含む) |
関連項目
SetPresharedKeyForId の