ReactOS 0.4.16-dev-927-g467dec4
control_handler Struct Reference

Public Attributes

LPCWSTR control_type
 
UINT(* func )(msi_dialog *dialog, MSIRECORD *rec)
 

Detailed Description

Definition at line 111 of file dialog.c.

Member Data Documentation

◆ control_type

LPCWSTR control_handler::control_type

Definition at line 113 of file dialog.c.

◆ func

UINT(* control_handler::func) (msi_dialog *dialog, MSIRECORD *rec)

Definition at line 114 of file dialog.c.


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