Available in LEADTOOLS Document and Medical Imaging toolkits.
ILTDVDBurner::get_SystemSupported Example for C
void OnSystemSupported(ILTDVDBurner* pBurner) { VARIANT_BOOL vbSystemSupported; ILTDVDBurner_get_SystemSupported (pBurner, &vbSystemSupported); }