Beispiel #1
0
 public static extern UInt32 StrmGrabPictureData(UInt64 StrmId, IntPtr pData, out Int32 iLen, eSNAP_TYPE eType, int iRes = 0);
Beispiel #2
0
 public static extern UInt32 StrmRealSnap(UInt64 streamID, string pchPicFileName, eSNAP_TYPE eType = eSNAP_TYPE.SNAP_BMP);