示例#1
0
 public static ErrorNumber FreeEvent(IntPtr evt)
 {
     return((ErrorNumber)PlcmHelper.freeEvent(evt));
 }