ReactOS 0.4.15-dev-7834-g00c4b3d
SC_HSC_W Struct Reference
Collaboration diagram for SC_HSC_W:

Public Attributes

UINT magic
 
HFDI hfdi
 
PSP_FILE_CALLBACK_W msghandler
 
PVOID context
 
WCHAR most_recent_cabinet_name [MAX_PATH]
 
WCHAR most_recent_target [MAX_PATH]
 

Detailed Description

Definition at line 56 of file setupcab.c.

Member Data Documentation

◆ context

PVOID SC_HSC_W::context

Definition at line 60 of file setupcab.c.

Referenced by sc_FNNOTIFY_W(), and SetupIterateCabinetW().

◆ hfdi

HFDI SC_HSC_W::hfdi

Definition at line 58 of file setupcab.c.

Referenced by SetupIterateCabinetW().

◆ magic

UINT SC_HSC_W::magic

Definition at line 57 of file setupcab.c.

Referenced by SetupIterateCabinetW().

◆ most_recent_cabinet_name

WCHAR SC_HSC_W::most_recent_cabinet_name[MAX_PATH]

Definition at line 61 of file setupcab.c.

Referenced by sc_FNNOTIFY_W(), and SetupIterateCabinetW().

◆ most_recent_target

WCHAR SC_HSC_W::most_recent_target[MAX_PATH]

Definition at line 62 of file setupcab.c.

Referenced by sc_FNNOTIFY_W().

◆ msghandler

PSP_FILE_CALLBACK_W SC_HSC_W::msghandler

Definition at line 59 of file setupcab.c.

Referenced by sc_FNNOTIFY_W(), and SetupIterateCabinetW().


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