SDK:IWidgetsProvider::IsUsed

From Vectorworks Developer
Revision as of 14:17, 12 August 2013 by Root (talk | contribs) (1 revision)
(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

For internal NNA use.

Obtains the modification flag, or updates the flag. Primary use is to determine if this interface has been used to modify widgets.

virtual bool IsUsed(
bool bCheck) = 0;

Parameters

bCheck bool Determine if the instance should be in mode of monitoring modify flag set by all 'Set' functions.

Return Value

Returns state modify flag of this instance.