Beispiel #1
0
 public static extern bool EncodeSetNotify(int Handle, EncodeNotifyProcedure Procedure, IntPtr User = default(IntPtr));
Beispiel #2
0
 public static extern bool EncodeSetNotify(int handle, EncodeNotifyProcedure proc, IntPtr user);