SDK:IWidgetsProvider::GetComponentTypeID

From Vectorworks Developer
Jump to navigation Jump to search

.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference

Description

Member of SDK:IWidgetsProvider

Return the component that this instance defines widgets of.

virtual TComponentTypeID GetComponentTypeID( ) const = 0;

Return Value

Return the component that this widgets provider represents. This may be kObjectRootComponentTypeID denoting the main (the object itself) container.

See Also

SDK:Parametric Components

[[SDK:Parametric Components]]