SDK:IWidgetsProvider::IsUsed

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

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.