Beispiel #1
0
 public static extern int ServerInit(int handle, string port, int buffer, int burst, int flags, EncodeClientProcedure proc, IntPtr user);
Beispiel #2
0
 public static extern int ServerInit(int Handle, string Port, int Buffer, int Burst, EncodeServer Flags, EncodeClientProcedure Procedure, IntPtr User);