Skip to content

Latest commit

 

History

History
66 lines (54 loc) · 2.58 KB

ns-storport-block_device_token_descriptor.md

File metadata and controls

66 lines (54 loc) · 2.58 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:storport.BLOCK_DEVICE_TOKEN_DESCRIPTOR
BLOCK_DEVICE_TOKEN_DESCRIPTOR (storport.h)
The BLOCK_DEVICE_TOKEN_DESCRIPTOR structure (scsi.h) contains the token returned from the POPULATE TOKEN command for an offload read data operation.
storage\block_device_token_descriptor.htm
storage
05/13/2021
BLOCK_DEVICE_TOKEN_DESCRIPTOR structure
*PBLOCK_DEVICE_TOKEN_DESCRIPTOR, BLOCK_DEVICE_TOKEN_DESCRIPTOR, BLOCK_DEVICE_TOKEN_DESCRIPTOR structure [Storage Devices], PBLOCK_DEVICE_TOKEN_DESCRIPTOR, PBLOCK_DEVICE_TOKEN_DESCRIPTOR structure pointer [Storage Devices], scsi/BLOCK_DEVICE_TOKEN_DESCRIPTOR, scsi/PBLOCK_DEVICE_TOKEN_DESCRIPTOR, storage.block_device_token_descriptor
storport.h
Scsi.h, Minitape.h, Storport.h
Windows
Windows 8
Windows
BLOCK_DEVICE_TOKEN_DESCRIPTOR, *PBLOCK_DEVICE_TOKEN_DESCRIPTOR
PBLOCK_DEVICE_TOKEN_DESCRIPTOR
storport/PBLOCK_DEVICE_TOKEN_DESCRIPTOR
BLOCK_DEVICE_TOKEN_DESCRIPTOR
storport/BLOCK_DEVICE_TOKEN_DESCRIPTOR
APIRef
kbSyntax
HeaderDef
scsi.h
PBLOCK_DEVICE_TOKEN_DESCRIPTOR
BLOCK_DEVICE_TOKEN_DESCRIPTOR

BLOCK_DEVICE_TOKEN_DESCRIPTOR structure (storport.h)

-description

BLOCK_DEVICE_TOKEN_DESCRIPTOR contains the token returned from the POPULATE TOKEN command for an offload read data operation. The token information is included as part of the RECEIVE_TOKEN_INFORMATION_RESPONSE_HEADER structure.

-struct-fields

-field TokenIdentifier

An identifier value assigned by the copy provider to provide uniqueness to Token while the value of Token is valid. This member is reserved for system use and must not be modified.

-field Token

A data value defining a token as a point-in-time representation of data (ROD) for an offload read data operation. Token is an opaque value and must be used unmodified in offload write data operations.

-see-also

RECEIVE_TOKEN_INFORMATION_RESPONSE_HEADER