Platform SDK: Hardware |
The STARTING_VCN_INPUT_BUFFER structure is the input buffer for the DeviceIoControl FSCTL_GET_RETRIEVAL_POINTERS operation, which is used to specify the starting VCN at which the operation should enumerate extents.
typedef struct { LARGE_INTEGER StartingVcn; } STARTING_VCN_INPUT_BUFFER, *PSTARTING_VCN_INPUT_BUFFER;
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Winioctl.h.
Device Input and Output Overview, Device Input and Output Structures, Defragmentation, DeviceIoControl, FSCTL_GET_RETRIEVAL_POINTERS