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