Programming Guide



sm_slib_error

Gets the system return for the last call to sm_slib_load

int sm_slib_error(void);

Environment

Windows

Description

sm_slib_error gets the system-specific error value set when a DLL is loaded by sm_slib_load.

See Also

sm_slib_load