Q3ViewerSetPort
You can use theQ3ViewerSetPortfunction to set the color graphics port associated with a viewer object.
OSErr Q3ViewerSetPort (TQ3ViewerObject theViewer, CGrafPtr port);
theViewer- A viewer object.
port- A pointer to a color graphics port that specifies the window with which the specified viewer is to be associated.
DESCRIPTION
TheQ3ViewerSetPortfunction sets the color graphics port associated with the viewer object specified by thetheViewerparameter to the port specified by theportparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help