Return the error information of the last operation.
char *NET_DVR_GetErrorMsg( LONG *pErrorNo );
The return values are the pointers of error information, see Device Network SDK Errors for details.
You can call NET_DVR_GetLastError to get the error codes.