The following tables list the members exposed by PrintDocumentPackageTarget.
Public Properties
Public Methods
| | Name | Description |
 | Cancel | HRESULT IPrintDocumentPackageTarget::Cancel() |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase) |
 | GetPackageTarget | Overloaded. HRESULT IPrintDocumentPackageTarget::GetPackageTarget([in] REFGUID guidTargetType, [in] REFIID riid, [out] void **ppvTarget) |
 | GetPackageTargetTypes | HRESULT IPrintDocumentPackageTarget::GetPackageTargetTypes([out] UINT32 *targetCount, [out] GUID **targetTypes) |
 | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
 | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
Top
Public Events
See Also