Ejemplo n.º 1
0
 public static extern int NET_DVR_PlayBackByTime(int lUserID, int lChannel, ref LPNET_DVR_TIME lpStartTime, ref LPNET_DVR_TIME lpStopTime, IntPtr hWnd);
Ejemplo n.º 2
0
 public static extern int NET_DVR_GetFileByTime(int lUserID, int lChannel, ref LPNET_DVR_TIME lpStartTime, ref LPNET_DVR_TIME lpStopTime, string sSavedFileName);