InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SBOSRefInstantiate Class Reference

#include <SBOSRefInstantiate.h>

Static Public Member Functions

static IPMUnknownInstantiate (UIDRef baseUIDRef, SBOSID subItem, PMIID iid)
 

Detailed Description

This class is used by SBOSReference to instantiate a small boss object. SBOSRefInstantiate should not be instantiated. SBOSReference

Member Function Documentation

static IPMUnknown* SBOSRefInstantiate::Instantiate (UIDRef baseUIDRef,
SBOSID subItem,
PMIID iid 
)
static

Given the base UIDRef and subItem of a SBOSReference, instantiate an SBOS element from the database.

Parameters
baseUIDRef- Base UIDRef of the SBOSReference.
subItem- sub item of the SBOSReference.
Returns
reference - Incremented interface ptr referenced.