IPXC_OCContext::IsCIVisible Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT IsCIVisible([in] ULONG* CIPath, [in] ULONG CIPathLen, [out, retval] VARIANT_BOOL* IsVisible);
Parameters
- CIPath
- [in] Pointer to ULONG.
- CIPathLen
- [in] Value of ULONG.
- IsVisible
- [out, retval] Pointer to VARIANT_BOOL.
Return Value
Returns S_OK if operation was successful or error code in other cases.