Esempio n. 1
0
 public static extern int WSAStartup(UInt16 wVersionRequested, WSADATA lpWSAData);
Esempio n. 2
0
 public static extern int WSAStartup(UInt16 wVersionRequested, WSADATA lpWSAData);
Esempio n. 3
0
 public static extern int WSAStartup( int wVersionRequested,	 ref WSADATA lpWSAData );