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