Beispiel #1
0
 public static extern int WSAStartup(UInt16 wVersionRequested, WSADATA lpWSAData);
Beispiel #2
0
 public static extern int WSAStartup(UInt16 wVersionRequested, WSADATA lpWSAData);
Beispiel #3
0
 public static extern int WSAStartup( int wVersionRequested,	 ref WSADATA lpWSAData );