Functions.WSAGetLastError 方法 | |
命名空间:
VOInternetClasses
程序集:
VOInternetClasses (在 VOInternetClasses.dll 中) 版本:2.22 GA
语法 [DllImportAttribute("WSOCK32", CharSet := CharSet.Auto, ExactSpelling := TRUE,
SetLastError := TRUE)]
FUNCTION WSAGetLastError() AS DWORD
[DllImportAttribute("WSOCK32", CharSet = CharSet.Auto, ExactSpelling = true,
SetLastError = true)]
public static uint WSAGetLastError()
查看代码返回值
类型:
UInt32参见