RecAPI.kRecSetDCCacheMode Method |
Namespace: Kofax.OmniPageCSDK.CAPI
[DllImportAttribute("kernelapi", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Unicode)] public static RECERR kRecSetDCCacheMode( IntPtr hDCProject, int bCache )
<DllImportAttribute("kernelapi", CallingConvention := CallingConvention.StdCall, CharSet := CharSet.Unicode>] Public Shared Function kRecSetDCCacheMode ( hDCProject As IntPtr, bCache As Integer ) As RECERR
public: [DllImportAttribute(L"kernelapi", CallingConvention = CallingConvention::StdCall, CharSet = CharSet::Unicode)] static RECERR kRecSetDCCacheMode( IntPtr hDCProject, int bCache )