예제 #1
0
 public static extern bool NET_DVR_CaptureJPEGPicture_NEW(long lUserID, long lChannel, ref NET_DVR_JPEGPARA lpJpegPara, string sJpegPicBuffer, ushort dwPicSize, ref ushort lpSizeReturned);
예제 #2
0
 public static extern bool NET_DVR_CaptureJPEGPicture(long lUserID, long lChannel, ref NET_DVR_JPEGPARA lpJpegPara, string sPicFileName);