コード例 #1
0
ファイル: NETSDKDLL.cs プロジェクト: luga97/demo_IPC
 public static extern int IP_NET_DVR_ModifyIPC(int index, ref IPC_ENTRY pIPCInfo);
コード例 #2
0
ファイル: NETSDKDLL.cs プロジェクト: luga97/demo_IPC
 public static extern int IP_NET_DVR_GetIPCInfo(int index, ref IPC_ENTRY pIPCInfo);