IPXC_Inst::GetStdCMap Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetStdCMap([in] BSTR pName, [out, retval] IPXC_CMap** pCMap);
Parameters
- pName
- [in] Value of BSTR.
- pCMap
- [out, retval] Pointer to IPXC_CMap.
Return Value
Returns S_OK if operation was successful or error code in other cases.