IIXC_Image::IsPageDecoded Method
From Tracker Software PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT IsPageDecoded([in] ULONG nPageIdx, [out, retval] VARIANT_BOOL* bDecoded);
Parameters
- nPageIdx
- [in] Value of ULONG.
- bDecoded
- [out, retval] Pointer to VARIANT_BOOL.
Return Value
Returns S_OK if operation was successful or error code in other cases.