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