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