Carbon


LockMemoryForOutput

Header: MacMemory.h Carbon status: Unsupported

OSErr LockMemoryForOutput (
    void *address, 
    UInt32 count
);
address
count
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when InterfaceLib 8.5 or later is installed. Exported by InterfaceLib 8.5 and later.


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