ReactOS 0.4.15-dev-7924-g5949c20
_REGISTRATIONNOTIFY Struct Reference

Public Attributes

ULONG Progress
 
UINT ActivityID
 
LPCWSTR CurrentItem
 
LPCWSTR ErrorMessage
 
UINT MessageID
 
DWORD LastError
 

Detailed Description

Definition at line 43 of file wizard.c.

Member Data Documentation

◆ ActivityID

UINT _REGISTRATIONNOTIFY::ActivityID

Definition at line 46 of file wizard.c.

◆ CurrentItem

LPCWSTR _REGISTRATIONNOTIFY::CurrentItem

Definition at line 47 of file wizard.c.

Referenced by ProcessPageDlgProc(), and RegistrationNotificationProc().

◆ ErrorMessage

LPCWSTR _REGISTRATIONNOTIFY::ErrorMessage

Definition at line 48 of file wizard.c.

Referenced by RegistrationNotificationProc().

◆ LastError

DWORD _REGISTRATIONNOTIFY::LastError

Definition at line 50 of file wizard.c.

Referenced by ProcessPageDlgProc(), RegistrationNotificationProc(), and ShowStepError().

◆ MessageID

UINT _REGISTRATIONNOTIFY::MessageID

Definition at line 49 of file wizard.c.

Referenced by RegistrationNotificationProc(), and ShowStepError().

◆ Progress

ULONG _REGISTRATIONNOTIFY::Progress

Definition at line 45 of file wizard.c.

Referenced by ProcessPageDlgProc(), and RegistrationNotificationProc().


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