![]() | InDesign SDK 20.5 |

Public Member Functions | |
| 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 |
Protected Member Functions | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes | |
| HelperInterface | fHelperInterface |
| void CPMUnknown< Interface >::AddRef | ( | ) | const |
| IPMUnknown * CPMUnknown< Interface >::QueryInterface | ( | PMIID | interfaceID | ) | const |
| void CPMUnknown< Interface >::Release | ( | ) | const |