Q3WindowPointPick_GetData
You can use theQ3WindowPointPick_GetDatafunction to get the data associated with a window-point pick object.
TQ3Status Q3WindowPointPick_GetData ( TQ3PickObject pick, TQ3WindowPointPickData *data);
pick- A window-point pick object.
data- On exit, a pointer to a window-point pick data structure.
DESCRIPTION
TheQ3WindowPointPick_GetDatafunction returns, through thedataparameter, information about the window-point pick object specified by thepickparameter. See "Window-Point Pick Data Structure" on page 15-20 for a description of a window-point pick data structure.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help