ReactOS 0.4.16-dev-1041-g8b6907f
_REGISTRATIONNOTIFY Struct Reference

#include <globals.h>

Public Attributes

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

Detailed Description

Definition at line 34 of file globals.h.

Member Data Documentation

◆ ActivityID

UINT _REGISTRATIONNOTIFY::ActivityID

Definition at line 37 of file globals.h.

◆ CurrentItem

LPCWSTR _REGISTRATIONNOTIFY::CurrentItem

Definition at line 38 of file globals.h.

Referenced by ProcessPageDlgProc(), and RegistrationNotificationProc().

◆ ErrorMessage

LPCWSTR _REGISTRATIONNOTIFY::ErrorMessage

Definition at line 39 of file globals.h.

◆ LastError

DWORD _REGISTRATIONNOTIFY::LastError

Definition at line 41 of file globals.h.

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

◆ MessageID

UINT _REGISTRATIONNOTIFY::MessageID

Definition at line 40 of file globals.h.

Referenced by RegistrationNotificationProc(), and ShowStepError().

◆ Progress

ULONG _REGISTRATIONNOTIFY::Progress

Definition at line 36 of file globals.h.

Referenced by ProcessPageDlgProc(), and RegistrationNotificationProc().


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