IPXC_Document::GetDefaultEncodersForStreamType Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT GetDefaultEncodersForStreamType([in] LPWSTR sType, [out, retval] IPXS_EncodeFiltersArray** pFilters);
Parameters
- sType
- [in] Value of LPWSTR.
- pFilters
- [out, retval] Pointer to IPXS_EncodeFiltersArray.
Return Value
Returns S_OK if operation was successful or error code in other cases.