17 Managing View Hints Objects

17 Q3ViewHints_GetDimensions

You can use the Q3ViewHints_GetDimensions function to get the dimensions associated with a view hints object.

TQ3Status Q3ViewHints_GetDimensions (
TQ3ViewHintsObject viewHints, 
unsigned long *width, 
unsigned long *height);
viewHints A view hints object.
width On exit, the width of the specified view hints object.
height On exit, the height of the specified view hints object.

DESCRIPTION


The Q3ViewHints_GetDimensions function returns, in the width and height parameters, the current width and height associated with the view hints object specified by the viewHints parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker