int PressButton( string deviceId, int digit )
Function PressButton ( _ deviceId As String, _ digit As Integer _ ) As Integer
int PressButton( String^ deviceId, int digit )
Assembly: ServiceProvider (Module: ServiceProvider)