SectorInfo (Windows CE 5.0)
This structure stores information on a sector.
typedef struct _SectorInfo {DWORDdwReserved1;BYTEbOEMReserved; BYTE bBadBlock; WORD wReserved2;}SectorInfo, *PSectorInfo;
Members
- dwReserved1
Reserved. Used by the flash abstraction layer (FAL). - bOEMReserved
Reserved for use by OEMs. - bBadBlock
Indicates if a block is bad. - wReserved2
Reserved. Used by the FAL.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Fmd.h.
See Also
Flash Media Driver Structures | Flash Media Driver Reference | Flash Media Drivers
Send Feedback on this topic to the authors