GetWindowPic
Use theGetWindowPicfunction to retrieve a handle to a window's picture.
FUNCTION GetWindowPic (theWindow: WindowPtr): PicHandle;
theWindow- A pointer to the window's window record.
DESCRIPTION
TheGetWindowPicfunction returns a handle to the picture to be drawn in a specified window's content region. The handle must have been stored previously with theSetWindowPicprocedure.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help