iscsiop.h) (SetGroupPresharedKey_OUT 结构
SetGroupPresharedKey_OUT 结构保存 SetGroupPresharedKey 方法的输出数据。
语法
typedef struct _SetGroupPresharedKey_OUT {
ULONG Status;
} SetGroupPresharedKey_OUT, *PSetGroupPresharedKey_OUT;
成员
Status
在输出中, SetGroupPresharedKey 操作的状态。 有关状态限定符的列表,请参阅 ISCSI_STATUS_QUALIFIERS。
注解
必须实现此方法。
要求
要求 | 值 |
---|---|
Header | iscsiop.h (包括 Iscsiop.h) |