How do I Disconnect from an ACR Controller?
When using VB or VC++, there is no need to "disconnect." It is necessary to stop the Fast Status system when you leave your application.
To do this:
Set FStat.HowMany = 0
Call FStatInit
Â
When using VB or VC++, there is no need to "disconnect." It is necessary to stop the Fast Status system when you leave your application.
To do this:
Set FStat.HowMany = 0
Call FStatInit
Â