Win32 API 日本語リファレンス
ホームSystem.SystemServices › POUT_OF_PROCESS_FUNCTION_TABLE_CALLBACK

POUT_OF_PROCESS_FUNCTION_TABLE_CALLBACK

コールバック

シグネチャ

DWORD POUT_OF_PROCESS_FUNCTION_TABLE_CALLBACK(
    HANDLE Process,
    void* TableAddress,
    DWORD* Entries,
    IMAGE_RUNTIME_FUNCTION_ENTRY** Functions
);

パラメーター

フィールド
ProcessHANDLE
TableAddressvoid*
EntriesDWORD*
FunctionsIMAGE_RUNTIME_FUNCTION_ENTRY**