![]() |
NewCServiceWindow |
||||
Header: | TextServices.h | Carbon status: | Unsupported | |
OSErr NewCServiceWindow ( void *wStorage, const Rect *boundsRect, ConstStr255Param title, Boolean visible, SInt16 theProc, WindowRef behind, Boolean goAwayFlag, ComponentInstance ts, WindowRef *window );
A result code.
Not supported in Carbon. Not available in Carbon.
Replace calls to NewCServiceWindow in your component with calls to Mac OS 8.5 Window Manager creation functions, such as CreateNewWindow, which offer more complete support for floating windows.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)