UnInitializeService (Windows Embedded CE 6.0)
1/6/2010
If you initialized with InitializeService, this function should be called when terminating the program.
You do not need to call this function if you call StartCommandHandler.
Syntax
RTFSUPP_API HRESULT UnInitializeService();
Parameters
None
Return Value
S_OK indicates success.
See Also
Reference
Remote Tools Framework Functions
Remote Tools Framework Reference