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.
Exposes methods that determine whether a system has hardware for writing to CD, the drive letter of a CD writer device, and programmatically initiate a CD writing session.
Inheritance
The ICDBurn interface inherits from the IUnknown interface. ICDBurn also has these types of members:
Methods
The ICDBurn interface has these methods.
ICDBurn::Burn Instructs data to be copied from the staging area to a writable CD. |
ICDBurn::GetRecorderDriveLetter Gets the drive letter of a CD drive that has been marked as write-enabled. |
ICDBurn::HasRecordableDrive Scans the system for a CD drive with write-capability, returning TRUE if one is found. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl.h |