VCOM:VectorWorks:ISDK::UnregisterNotificationProcedure: 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:07, 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

Unregisters a notification procedure previously registered by RegisterProcedureForCallback. This MUST be done before the setDown message or the application will crash when the next notification is sent to your plug-in.

virtual void UnregisterNotificationProcedure(
StatusProcPtr proc,
OSType whichChange)

Parameters

StatusProcPtr proc No information available.
OSType whichChange No information available.

Version

Availability: from Vectorworks 2009