Platform SDK: Hardware |
The STARTING_LCN_INPUT_BUFFER structure provides the starting LCN to the DeviceIoControl FSCTL_GET_VOLUME_BITMAP operation.
typedef struct { LARGE_INTEGER StartingLcn; } STARTING_LCN_INPUT_BUFFER, *PSTARTING_LCN_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_VOLUME_BITMAP