Public Member Functions | |
virtual I3DShAttributesSet *MCCOMAPI | GetAttributesSet ()=0 |
There are two interfaces to access a component: The shell interface (I3DShAttributesSetControler) and the external interface (I3DExAttributesSetControler). You can get one from the other using QueryInterface.
virtual I3DShAttributesSet* MCCOMAPI I3DShAttributesSetControler::GetAttributesSet | ( | ) | [pure virtual] |
Returns the attributes set associated with this attributes set controler.