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