CORE.CPP
In the example provider component, the code example, used to initialize a generic object core properties, is in core.cpp. Supported methods are listed in the following table.
Method | Description |
---|---|
CCoreADsObject::InitializeCoreObject | Initialize the basic IADs properties for this object, a convenience for object creation. |
CCoreADsObject::CCoreADsObject | Standard creator. |
CCoreADsObject::~CCoreADsObject | Standard destructor. |