SDK:IWidgetsProvider::GetComponentTypeID: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
(New page: __TOC__ <vwDoc> ----------------------------------------------------------------------------------------------------------- <desc> Member of SDK:IWidgetsProvider Return the component...)
 
m (1 revision)
 
(No difference)

Latest revision as of 14:17, 12 August 2013

.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]]