Carbon


GetWMgrPort

Header: MacWindows.h Carbon status: Unsupported

void GetWMgrPort (
    GrafPtr *wPort
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Carbon does not support accessing the Window Manager port. You should draw into your own graphics port instead.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)