![]() | InDesign SDK 20.5 |
#include <IDVPlatformOffscreen.h>
Public Member Functions | |
| InterfacePtr (IDVPlatformOffscreen *pFace) | |
| ~InterfacePtr () | |
| operator IDVPlatformOffscreen * () const | |
| IDVPlatformOffscreen * | operator-> () const |
Template class for the refcounted IDVPlatformOffscreen class for cleaning
up the syntax of IDVPlatformOffscreen implementations. Third parties need not worry about this class.
| inline |
Note: Constructing an InterfacePtr from an existing, "real" interface pointer implies the InterfacePtr now owns the reference that was held by the real pointer.
| inline |
Destructor