DTL_UNINIT

The DTL_UNINIT function initializes the RSLinx Classic dll, de-allocating resources, and detaching from the RSLinx Classic executable. Applications must call DTL_UNINIT before exiting. Failure do so may result in the RSLinx Classic executable believing the application is still running.
VOID DTL_UNINIT(
dwError
)
UNSIGNED LONG
dwError
;
/* currently unused
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal