CSocket.Error Property | |
Numeric value representing the error code.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Error AS DWORD GET SET
public virtual uint Error { get; set; }
Request Example
View SourceProperty Value
Type:
DWordNumeric value representing the error code.
See Also