Ambil perhatian
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba log masuk atau menukar direktori.
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Represents one contiguous block of native code stored in memory.
Syntax
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 System Requirements.
Header: CorProf.idl
Library: CorGuids.lib
.NET Framework Versions: Available since 2.0
See also
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh membuat dan menyemak isu dan permintaan tarik. Untuk maklumat lanjut, lihat panduan penyumbang kami.