1.2.1.8 SYS_MEDIA_GEOMETRY_TABLE_ENTRY Macros
1.2.1.8 C
/* Read Region Geometry Table Index Numbers */ #define SYS_MEDIA_GEOMETRY_TABLE_READ_ENTRY (0) /* Write Region Geometry Table Index Numbers */ #define SYS_MEDIA_GEOMETRY_TABLE_WRITE_ENTRY (1) /* Erase Region Geometry Table Index Numbers */ #define SYS_MEDIA_GEOMETRY_TABLE_ERASE_ENTRY (2)
1.2.1.8 Summary
Defines the Sys Media Geometry table entry Macros.
1.2.1.8 Description
These Macros can be used the get the Geometry details for particular operation (read/write/erase) populates using the SYS_MEDIA_REGION_GEOMETRY structure.
1.2.1.8 Remarks
None.
