Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the IXpsOMObjectFactory object for the document package.
Syntax
HRESULT GetXpsOMFactory(
[out, retval] IXpsOMObjectFactory **xpsFactory
);
Parameters
[out, retval] xpsFactory
The IXpsOMObjectFactory object.
Return value
Returns the appropriate HRESULT error code.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8.1 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2012 R2 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | xpsobjectmodel_2.h |