Ejemplo n.º 1
0
 public static extern bool EncodeSetNotify(int Handle, EncodeNotifyProcedure Procedure, IntPtr User = default(IntPtr));
Ejemplo n.º 2
0
 public static extern bool EncodeSetNotify(int handle, EncodeNotifyProcedure proc, IntPtr user);