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