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