PA_SetHandleState

4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next

version 2003


PA_SetHandleState (handle; state)

ParameterTypeDescription
handlePA_HandleHandle
statecharState of the handle to set

Description

The PA_SetHandleState command restores the state of the handle to a previous state, read by the PA_GetHandleState command. The state of a handle includes its lock attribute.

Examples

See PA_GetHandleState for more informations.

See Also

PA_GetHandleState, PA_LockHandle, PA_UnlockHandle.


4D - Documentation   Français   English   German   4D Plugin API, Command Theme List   4D Plugin API, Command Alphabetical List   Back   Previous   Next