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