IXpsOMShareable interface
The base interface for sharable interfaces.
When to implement
Never. Custom implementation of this interface is not supported.
Members
The IXpsOMShareable interface inherits from the IUnknown interface. IXpsOMShareable also has these types of members:
- Methods
Methods
The IXpsOMShareable interface has these methods.
Method | Description |
---|---|
GetOwner | Gets the IUnknown interface of the parent. |
GetType | Gets the object type of the interface. |
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 |