Click or drag to resize

RecAPIkRecSettingGetFirstChild Method

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 2025.1.0.0
Syntax
public static RECERR kRecSettingGetFirstChild(
	IntPtr the_parent,
	out IntPtr the_child
)

Parameters

the_parent
Type: SystemIntPtr
the_child
Type: SystemIntPtr

Return Value

Type: RECERR
See Also