NET_DVR_GetLastError

Return the error code of the last operation.

API Definition

DWORD NET_DVR_GetLastError(
);

Return Values

The return values are error codes, see Device Network SDK Errors for details.

Remarks

You can also call NET_DVR_GetErrorMsg to directly get the error information.