Carbon


LMSetCurActivate

Header: LowMem.h Carbon status: Unsupported

void LMSetCurActivate (
    WindowRef value
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

LMGetCurActivate, LMGetCurDeactive, LMSetCurActivate, and LMSetCurDeactive were primarily used by applications to impersonate activate and deactivate events for application-implemented floating windows. Floating windows are supported by the Window Manager in Carbon. Use standard Window Manager APIs to activate and deactivate windows.


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