From ef8675b8cf493c2b08c428b8f9f5e35a5c52e51c Mon Sep 17 00:00:00 2001
From: Hong-Dell\Hong <chlin1022@i-mps.com>
Date: 星期二, 08 十一月 2022 12:04:52 +0800
Subject: [PATCH] Ver 2,0,1,77

---
 CB_IMGPSScan.ridl |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/CB_IMGPSScan.ridl b/CB_IMGPSScan.ridl
index b683572..a84db2f 100644
--- a/CB_IMGPSScan.ridl
+++ b/CB_IMGPSScan.ridl
@@ -6,7 +6,7 @@
 // However, when applying changes via the Editor this file will be regenerated
 // and comments or formatting changes will be lost.
 // ************************************************************************ //
-// File generated on 2017/2/22 �U�� 03:44:07 (- $Rev: 12980 $, 56349640).
+// File generated on 2022/10/28 �W�� 10:03:13 (- $Rev: 12980 $, 3429500).
 
 [
   uuid(F7D1C429-BE85-4FAD-A058-36A41C2AAA89),
@@ -314,6 +314,18 @@
     HRESULT _stdcall imgdelete([out, retval] BSTR* Value);
     [propput, id(0x000000FF)]
     HRESULT _stdcall imgdelete([in] BSTR Value);
+    [propget, id(0x00000100)]
+    HRESULT _stdcall isExternal([out, retval] BSTR* Value);
+    [propput, id(0x00000100)]
+    HRESULT _stdcall isExternal([in] BSTR Value);
+    [propget, id(0x00000101)]
+    HRESULT _stdcall check_main_form([out, retval] BSTR* Value);
+    [propput, id(0x00000101)]
+    HRESULT _stdcall check_main_form([in] BSTR Value);
+    [propget, id(0x00000102)]
+    HRESULT _stdcall WH_CATEGORY([out, retval] BSTR* Value);
+    [propput, id(0x00000102)]
+    HRESULT _stdcall WH_CATEGORY([in] BSTR Value);
   };
 
   [

--
Gitblit v1.8.0