Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure contains information relating to deletion of the specified range of sectors.
typedef struct _DELETE_SECTOR_INFO {DWORDcbSize;DWORDstartsector;DWORDnumsectors;}DELETE_SECTOR_INFO, *PDELETE_SECTOR_INFO;
Members
- cbSize
Size of the structure. - startsector
The starting sector to delete. - numsectors
The number of sectors to delete.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Diskio.h.
See Also
Flash Media Driver Structures | Flash Media Driver Reference | Flash Media Drivers
Send Feedback on this topic to the authors