ホーム › System.WinRT › PINSPECT_MEMORY_CALLBACK
PINSPECT_MEMORY_CALLBACK
コールバックシグネチャ
HRESULT PINSPECT_MEMORY_CALLBACK(
void* context,
UINT_PTR readAddress,
DWORD length,
BYTE* buffer
);パラメーター
| フィールド | 型 |
|---|---|
| context | void* |
| readAddress | UINT_PTR |
| length | DWORD |
| buffer | BYTE* |