ReactOS 0.4.15-dev-7958-gcd0bb1a
register_dll_info Struct Reference
Collaboration diagram for register_dll_info:

Public Attributes

PSP_FILE_CALLBACK_W callback
 
PVOID callback_context
 
BOOL unregister
 

Detailed Description

Definition at line 74 of file install.c.

Member Data Documentation

◆ callback

PSP_FILE_CALLBACK_W register_dll_info::callback

Definition at line 76 of file install.c.

◆ callback_context

PVOID register_dll_info::callback_context

Definition at line 77 of file install.c.

◆ unregister

BOOL register_dll_info::unregister

Definition at line 78 of file install.c.


The documentation for this struct was generated from the following file: