|
![]() |
![]() |
version 2003
PA_AcceptDeselect (params; accept)
Parameter | Type | Description | |
params | PA_PluginParameters | → | Parameters received in PluginMain |
accept | char | → | 1 = Area accepts to be deselected |
Description
The routine
PA_AcceptDeselect
lets the area tell 4th Dimention if it can be de-selected. This call can be made only at
eAE_Deselect
event.
params
is the
PA_PluginParameters
the plug-in received in its
PluginMain
routine.