IUniqueStrings::CopyFrom Method
From PDF XChange PDF SDK
Copies items from given unique strings list.
Syntax
HRESULT CopyFrom([in] IUniqueStrings* Src);
Parameters
- Src
- [in] Pointer to IUniqueStrings containing the source unique strings list.
Return Value
Returns S_OK if operation was successful or error code in other cases.