RecAPIPlusRecInitPlus Method
|
Namespace:
Kofax.OmniPageCSDK.CAPI
Assembly:
Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntax public static RECERR RecInitPlus(
string companyName,
string productName
)
Public Shared Function RecInitPlus (
companyName As String,
productName As String
) As RECERR
public:
static RECERR RecInitPlus(
String^ companyName,
String^ productName
)
Parameters
- companyName
- Type: SystemString
- productName
- Type: SystemString
Return Value
Type:
RECERRSee Also