astGetActiveUnit

Determines how the Unit attribute will be used

Description:

This function returns the current value of the ActiveUnit flag for a Frame. See the description of the astSetActiveUnit function for a description of the ActiveUnit flag.

Synopsis

int astGetActiveUnit( AstFrame this )

Parameters:

this
Pointer to the Frame.

Returned Value

astGetActiveUnit
The current value of the ActiveUnit flag.

Notes: