SetBaseClassID
Purpose
SetBaseClassID sets the base class id for the derived class.
Syntax
void SetBaseClassID (const OBJECTID_t ClassIDArg)
Argument |
In/Out |
Description |
ClassIDArg |
In |
Class ID of the class that this class is to be derived from. |