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