hwISession GetMenuControllerHandle

Gets the menu controller handle.

Syntax

hwISession_handle GetMenuControllerHandle mcManager

Application

HyperWorks Tcl Query

Description

This command gets the menu controller handle.

Inputs

mcManager
The name of the menu controller handle.

Example

hwi GetSessionHandle sess;
sess GetMenuControllerHandle mcHand;

Error

Returns success (0) or an error code.

Keywords

HyperWorks

Tcl

Query