Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:54, 14 April 2025 Martini talk contribs created page PRFHOOKPARMS (Created page with "This strucutre is used for the HK_PLIST_ENTRY hook (see ProgramListEntryHook), and the HK_PLIST_EXIT hook (see ProgramListExitHook). == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _PRFHOOKPARMS { COUNT4B numbytes; ULONG api; STORAGE apiparms; } PRFHOOKPARMS; typedef PRFHOOKPARMS * PRFHOOKPARMS ; </pre> Category:Data type")