Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Frees the memory allocated by the ICoreClrDebugTarget::EnumProcesses and ICoreClrDebugTarget::EnumRuntimes methods.
void FreeMemory (
[in] void*pMemory);
Parameters
- pMemory
[in] A pointer to the array that is returned by either the ICoreClrDebugTarget::EnumProcesses or the ICoreClrDebugTarget::EnumRuntimes method.
Requirements
Platforms: See .NET Framework System Requirements.
Header: CoreClrRemoteDebuggingInterfaces.h
Library: mscordbi_macx86.dll
.NET Framework Versions: 3.5 SP1
See Also
Reference
Other Resources
Silverlight Remote Debugging Reference for the Macintosh
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Added topic. |
Information enhancement. |