VCEANCB_SystemLastError

ImperX VCEANCB Functions

VCEANCB_SystemLastError

The VCEANCB_SystemLastError function returns value of GetLastError() occurred during last function returned VCEANCB_Err_UnknownError.

DWORD VCEANCB_SystemLastError ();

Return values:

Value of last error code

See also:

GetLastError()