void ILTDVDBurner_GetSpeedValue_Example (ILTDVDBurner* pBurner) { long lSpeed; ILTDVDBurner_GetSpeedValue (pBurner, 0, &lSpeed); }