![]() | InDesign SDK 20.5 |

Public Member Functions | |
| CusDtLnkAliasedLinkedStream (IPMUnknown *boss) | |
| virtual | ~CusDtLnkAliasedLinkedStream () |
| virtual IPMStream * | CreateReadStream () |
Public Member Functions inherited from CPMUnknown< ILinkedStream > | |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| void | AddRef () const |
| void | Release () const |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| CPMUnknown (const CPMUnknown &)=delete | |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from CPMUnknown< ILinkedStream > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< ILinkedStream > | |
| HelperInterface | fHelperInterface |
Implements ILinkedStream
| CusDtLnkAliasedLinkedStream::CusDtLnkAliasedLinkedStream | ( | IPMUnknown * | boss | ) |
Constructor
| boss | object on which this interface aggregated |
| virtual |
Destructor
| virtual |
Create stream from data stored in this datalink
Implements ILinkedStream.