public class MCI extends Object
| Constructor and Description |
|---|
MCI() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDeviceId(String name) |
String |
getErrorMessage() |
String |
getErrorString(int errId) |
String |
getReturnString() |
boolean |
sendString(String command) |
void |
ssendString(String command) |
public int getDeviceId(String name)
public String getErrorString(int errId)
public boolean sendString(String command)
public void ssendString(String command)
public String getErrorMessage()
public String getReturnString()
Copyright © 2012 code4tv.com. All Rights Reserved.