Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |