VCOM:VectorWorks:ISDK::RegisterMenuForCallback

From Vectorworks Developer
Revision as of 20:47, 13 August 2008 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

namespace VectorWorks

Member of VCOM:VectorWorks:ISDK

This registers a menu definition function to receive a callback when the specified internal MiniCad condition change takes place. The available condition changes are documented in the developer's kit. After the specified condition change takes place, the menu will receive a kMenuNotify event with the specified change identifier in the message1 field.

virtual bool RegisterMenuForCallback(
short menuIndex,
OSType whichChange)

Parameters

short menuIndex No information available.
OSType whichChange No information available.

Return Value

On error returns: false

Version

Availability: from Vectorworks 2009