ITessApiSignaturesBaseApiSetVariable Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Interop.ITessApiSignatures.BaseApiSetVariable(System.Runtime.InteropServices.HandleRef,System.String,System.IntPtr)"]

Namespace:  Tesseract4.Interop
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 1.5.1.210-local
Syntax

int BaseApiSetVariable(
	HandleRef handle,
	string name,
	IntPtr valPtr
)

Parameters

handle
Type: System.Runtime.InteropServicesHandleRef

[Missing <param name="handle"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.BaseApiSetVariable(System.Runtime.InteropServices.HandleRef,System.String,System.IntPtr)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.BaseApiSetVariable(System.Runtime.InteropServices.HandleRef,System.String,System.IntPtr)"]

valPtr
Type: SystemIntPtr

[Missing <param name="valPtr"/> documentation for "M:Tesseract4.Interop.ITessApiSignatures.BaseApiSetVariable(System.Runtime.InteropServices.HandleRef,System.String,System.IntPtr)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Tesseract4.Interop.ITessApiSignatures.BaseApiSetVariable(System.Runtime.InteropServices.HandleRef,System.String,System.IntPtr)"]

See Also

Reference