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