MPLATFORMLib Namespace > IMDeckControl Interface : DeckRewind Method |
Sub DeckRewind( _ ByVal _bViewTape As Integer, _ ByRef _pError As eMBMDDeckControlError _ )
void DeckRewind( int _bViewTape, out eMBMDDeckControlError _pError )
procedure DeckRewind( _bViewTape: Integer; Out _pError: eMBMDDeckControlError );
void DeckRewind( int _bViewTape, [PARAMFLAG::Out] eMBMDDeckControlError _pError )