Disconnect the persistent connection to stop remote configuration, and release resources.
BOOL NET_DVR_StopRemoteConfig( LONG lHandle );
[IN] Handle, which is returned by NET_DVR_StartRemoteConfig.
Returns TRUE for success, and returns FALSE for failure.
If FALSE is returned, you can call NET_DVR_GetLastError to get the error code.