17 Managing View Hints Objects
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.
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.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker