Important: The information in this document is obsolete and should not be used for new development.
AGGetFrontWindowKind
Use theAGGetFrontWindowKind
function to determine, for a specified open guide file, the type of window that is currently being displayed.
AGWindowKind AGGetFrontWindowKind(AGRefNum refNum);
- refNum
- A reference number for a guide file or the constant
kAGFrontDatabase
to specify the active guide file.DESCRIPTION
TheAGGetFrontWindowKind
function returns information indicating whether the access window or a presentation window of the specified guide file is currently showing. It also indicates whether the guide file is open.The
AGGetFrontWindowKind
function returns