RAD Studio VCL Reference
|
Shares the module's memory manager.
function ShareMemoryManager: Boolean;
Boolean ShareMemoryManager();
ShareMemoryManager makes the module’s memory manager available for sharing to other modules in the same process. Only one memory manager may be shared per process. It returns False if another module in the process is already sharing its memory manager.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|