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 on whether the unit is ready.
typedef struct CDROM_TESTUNITREADY{ULONGReserved; BOOLbUnitReady; }CDROM_TESTUNITREADY, *PCDROM_TESTUNITREADY;
Members
- Reserved
Reserved for future use. Must be zero. - bUnitReady
Queries whether the unit is ready.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Cdioctl.h.
See Also
Send Feedback on this topic to the authors