RecAPIkRecSetDCConfidenceThreshold Method |
Namespace: Kofax.OmniPageCSDK.CAPI
[DllImportAttribute("KernelAPI.dll", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Unicode)] public static RECERR kRecSetDCConfidenceThreshold( IntPtr hDCProject, int ConfidenceThreshold )
<DllImportAttribute("KernelAPI.dll", CallingConvention := CallingConvention.StdCall, CharSet := CharSet.Unicode>] Public Shared Function kRecSetDCConfidenceThreshold ( hDCProject As IntPtr, ConfidenceThreshold As Integer ) As RECERR
public: [DllImportAttribute(L"KernelAPI.dll", CallingConvention = CallingConvention::StdCall, CharSet = CharSet::Unicode)] static RECERR kRecSetDCConfidenceThreshold( IntPtr hDCProject, int ConfidenceThreshold )