void ILTDVDBurner_get_SystemSupported_Example (ILTDVDBurner* pBurner) { VARIANT_BOOL vbSystemSupported; ILTDVDBurner_get_SystemSupported (pBurner, &vbSystemSupported); }