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.
Represents one contiguous block of native code stored in memory.
typedef struct _COR_PRF_CODE_INFO {
UINT_PTR startAddress;
SIZE_T size;
} COR_PRF_CODE_INFO;
Members
Member |
Description |
|---|---|
startAddress |
The starting address of the contiguous block of code. |
size |
The size of the block. |
Requirements
Platforms: See .NET Framework System Requirements.
Header: CorProf.idl
Library: CorGuids.lib
.NET Framework Versions: 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0