WinHandle
Description: |
baWinHandle returns the main Director window or the Authorware presentation window. |
Platforms: |
Windows and Macintosh |
Usage: |
Result = baWinHandle() |
Arguments: |
None. |
Returns: |
Integer. Returns the handle of the window. |
Examples: |
Director: Authorware: |
Notes: |
Use this function to get the Director window for use with the other window manipulation functions. |
See also: |
baStageHandle |