IXpsDocumentPackageTarget3D::GetXpsOMFactory method (xpsobjectmodel_2.h)

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

See also

IXpsDocumentPackageTarget3D