ILTDVDBurner::get_CurrentSpeed Example for C

void ILTDVDBurner_get_CurrentSpeed_Example(ILTDVDBurner* pBurner) 
{ 
   long lIndex; 
   ILTDVDBurner_get_CurrentSpeed (pBurner, &lIndex); 
   if (lIndex != 0) 
      ILTDVDBurner_put_CurrentSpeed (pBurner, 0); 
} 

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Multimedia C API Help