Exemplo n.º 1
0
 public static ErrorNumber FreeEvent(IntPtr evt)
 {
     return((ErrorNumber)WrapperInterface.freeEvent(evt));
 }