PRI_FULL_STATUS_LIST_HEADER 结构是 PRI_FULL_STATUS_LIST 的第一个成员,响应具有 ServiceAction=RESERVATION_ACTION_READ_FULL_STATUS
的持久保留 In 命令。
语法
typedef struct {
UCHAR Generation[4];
UCHAR AdditionalLength[4];
} PRI_FULL_STATUS_LIST_HEADER, *PPRI_FULL_STATUS_LIST_HEADER;
成员
Generation[4]
“生成”字段包含由设备服务器维护的 32 位计数器,每次持久保留 In 命令请求RESERVATION_ACTION_READ_FULL_STATUS服务作时都会递增。
AdditionalLength[4]
AdditionalDescriptorLength 字段指示后面的字节数。
要求
要求 | 价值 |
---|---|
标头 | scsi.h |