Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

RTL_VERIFIER_DLL_LOAD_CALLBACK

Declaration

Source position: jwawinnt.pas line 7607

type RTL_VERIFIER_DLL_LOAD_CALLBACK = procedure(

  DllName: PWSTR;

  DllBase: PVOID;

  DllSize: SIZE_T;

  Reserved: PVOID

);


Documentation generated on: 2025-07-25