MPLATFORMLib Namespace > MItemClass Class : DeckGetDeviceID Method |
Public Overridable Sub DeckGetDeviceID( _ ByRef _pDeviceId As Integer, _ ByRef _pError As eMBMDDeckControlError _ )
public virtual void DeckGetDeviceID( out int _pDeviceId, out eMBMDDeckControlError _pError )
public procedure DeckGetDeviceID( Out _pDeviceId: Integer; Out _pError: eMBMDDeckControlError ); virtual;
public: virtual void DeckGetDeviceID( [PARAMFLAG::Out] int _pDeviceId, [PARAMFLAG::Out] eMBMDDeckControlError _pError )