Source position: jwawinioctl.pas line 2001
type _DISK_GROW_PARTITION = record
PartitionNumber: DWORD;
BytesToGrow: LARGE_INTEGER;
end;