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