hwIWindow GetSyncOffset
Returns the offset of a given window.
Syntax
hwIWindow_handle GetSyncOffset
Application
HyperWorks Tcl Query
Description
Returns the offset of the window or an error code.
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName 1
myPageName GetWindowHandle myWindowName 1
myWindowName GetSyncOffset
Error
3 = HW_InvalidHandle if window handle is invalid.