IXpsOMRemoteDictionaryResource interface

Provides an interface that enables pages in an XPS package to share resources.

When to implement

Never. Custom implementation of this interface is not supported.

Members

The IXpsOMRemoteDictionaryResource interface inherits from IXpsOMResource. IXpsOMRemoteDictionaryResource also has these types of members:

  • Methods

Methods

The IXpsOMRemoteDictionaryResource interface has these methods.

Method Description
GetDictionary

Gets a pointer to the IXpsOMDictionary interface of the remote dictionary that is associated with this resource.

SetDictionary

Sets a pointer to the IXpsOMDictionary interface of the remote dictionary that is to be associated with this resource.

 

Requirements

Minimum supported client

Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | Windows Store apps]

Header

Xpsobjectmodel.h

IDL

XpsObjectModel.idl

See also

IXpsOMResource

IXpsOMObjectFactory::CreateRemoteDictionaryResource

IXpsOMObjectFactory::CreateRemoteDictionaryResourceFromStream

Interfaces

XML Paper Specification