LEADTOOLS Multimedia API Help > Programming with LEADTOOLS Multimedia > C++ Code > ILTDVDBurner::get_SystemSupported Example for C++ |
void OnSystemSupported(ILTDVDBurner* pBurner) { VARIANT_BOOL vbSystemSupported; pBurner->get_SystemSupported(&vbSystemSupported); }