void ILTDVDBurner_GetDriveDiscTypeCount_Example (ILTDVDBurner* pBurner) { long lCount; ILTDVDBurner_GetDriveDiscTypeCount (pBurner, 0, &lCount); }