Q3WindowRectPick_GetData
You can use theQ3WindowRectPick_GetData
function to get the data associated with a window-rectangle pick object.
TQ3Status Q3WindowRectPick_GetData ( TQ3PickObject pick, TQ3WindowRectPickData *data);
pick
- A window-rectangle pick object.
data
- On exit, a pointer to a window-rectangle pick data structure.
DESCRIPTION
TheQ3WindowRectPick_GetData
function returns, through thedata
parameter, information about the window-rectangle pick object specified by thepick
parameter. See "Window-Rectangle Pick Data Structure" on page 15-21 for the structure of a window-rectangle pick data structure.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help