VCOM:VectorWorks:ISDK::RegisterMenuForCallback: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(No difference)

Latest revision as of 15:05, 12 August 2013

.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