示例#1
0
 public static ErrorNumber StartBFCPContent(int callhandle)
 {
     return((ErrorNumber)WrapperInterface.startBFCPContent(callhandle));
 }