WSAGetLastError Function | |
Namespace:
VOInternetClasses
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax [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()
Request Example
View SourceReturn Value
Type:
DWordSee Also