Q3View_GetOrientationStyleState
You can use theQ3View_GetOrientationStyleState
function to get the current frontfacing direction style of a view.
TQ3Status Q3View_GetOrientationStyleState ( TQ3ViewObject view, TQ3OrientationStyle *fontFacingDirectionStyle);
view
- A view.
fontFacingDirectionStyle
- On exit, the current frontfacing direction style of the specified view.
DESCRIPTION
TheQ3View_GetOrientationStyleState
function returns, in thefontFacingDirectionStyle
parameter, the current frontfacing direction style of the view specified by theview
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help