From 9b90a3164af2997eb141c5c15e3bc1038e31e27b Mon Sep 17 00:00:00 2001
From: doom4ster <doom4ster@gmail.com>
Date: 星期二, 09 一月 2018 17:07:40 +0800
Subject: [PATCH] CB_IMGPSScan.cab ver2.0.1.63  修改 CheckCaseDocNoPage 問題

---
 CB_IMGPSScan.ridl |   34 +++++++++++++++++++++++++++++++++-
 1 files changed, 33 insertions(+), 1 deletions(-)

diff --git a/CB_IMGPSScan.ridl b/CB_IMGPSScan.ridl
index b277a2c..c78a99a 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/1/17 �U�� 03:23:44 (- $Rev: 12980 $, 16155650).
+// File generated on 2017/8/18 �U�� 03:12:43 (- $Rev: 12980 $, 104663453).
 
 [
   uuid(F7D1C429-BE85-4FAD-A058-36A41C2AAA89),
@@ -294,6 +294,38 @@
     HRESULT _stdcall custdocyn([out, retval] BSTR* Value);
     [propput, id(0x000000FA)]
     HRESULT _stdcall custdocyn([in] BSTR Value);
+    [propget, id(0x000000FB)]
+    HRESULT _stdcall scancolor([out, retval] BSTR* Value);
+    [propput, id(0x000000FB)]
+    HRESULT _stdcall scancolor([in] BSTR Value);
+    [propget, id(0x000000FC)]
+    HRESULT _stdcall imgdpi([out, retval] BSTR* Value);
+    [propput, id(0x000000FC)]
+    HRESULT _stdcall imgdpi([in] BSTR Value);
+    [propget, id(0x000000FD)]
+    HRESULT _stdcall filesizelimit([out, retval] BSTR* Value);
+    [propput, id(0x000000FD)]
+    HRESULT _stdcall filesizelimit([in] BSTR Value);
+    [propget, id(0x000000FE)]
+    HRESULT _stdcall casenolength([out, retval] BSTR* Value);
+    [propput, id(0x000000FE)]
+    HRESULT _stdcall casenolength([in] BSTR Value);
+    [propget, id(0x000000FF)]
+    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