HyperWorks Tools

::hw::pmgr::PmgrSetDockableState

::hw::pmgr::PmgrSetDockableState

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrSetDockableState

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

 

::hw::pmgr::PmgrSetDockableState

This procedure sets the dockable state of the given task with the passed boolean state

Arguments

strUniqueTaskName - The unique name of the task, whose dockable state is to be set or modified

bDockState - boolean flag TRUE or FALSE string

 

Returns

Error Message (if any)

## nSuccessCode (Return) 1 or 0 - Flag denoting the success or failure

Example