SDK:IWidgetsProvider::GetComponentTypeID

From Vectorworks Developer
Revision as of 15:35, 3 June 2008 by Root (talk | contribs) (New page: __TOC__ <vwDoc> ----------------------------------------------------------------------------------------------------------- <desc> Member of SDK:IWidgetsProvider Return the component...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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]]