2 Creating and Configuring Viewers
Q3ViewerSetPort
function 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.
Q3ViewerSetPort
function sets the color graphics port associated with the viewer object specified by the theViewer
parameter to the port specified by the port
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker