Call this API to capture a JPEG format picture with additional pixel-to-pixel thermometry data
BOOL NET_DVR_CaptureJPEGPicture_NEW( LONG lUserID, LONG lChannel, NET_DVR_JPEGPICTURE_WITH_APPENDDATA *lpJpegWithAppend );
[IN] User ID, which is returned by NET_DVR_Login_V40.
Returns TRUE for success, and returns FALSE for failure.
If FALSE is returned, you can call NET_DVR_GetLastError to get the error code.