Unloads a Real-time Shared Library module given its handle. When successfully unloaded, the operating system calls the module's RslMain entry function with a reason code of RSL_PROCESS_DETACH.
BOOLEAN FreeRtLibrary( RTHANDLE hModule );
hModule
TRUE
FALSE
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |