Available in LEADTOOLS Document and Medical Imaging toolkits.
ILTDVDBurner::GetDiscTypeWriteable Example for C
void OnGetDiscTypeWriteable(ILTDVDBurner* pBurner) { VARIANT_BOOL vrIsDiscTypeWriteable; ILTDVDBurner_GetDiscTypeWriteable (pBurner , 0, &vrIsDiscTypeWriteable); }