hwISession GetLibraryDirectorHandle
Gets the library director handle.
Syntax
hwISession_handle GetLibraryDirectorHandle lib
Application
HyperWorks Tcl Query
Description
This command gets the library director handle.
Inputs
- lib
- The name that you want to call the library director handle.
Example
hwi GetSessionHandle sess;
sess GetLibraryDirectorHandle lDir;
Error
Returns success (0) or an error code.
Keywords
HyperWorks
Tcl
Query
Create