Process Hacker
_PH_UPDATER_CONTEXT Struct Reference

#include <updater.h>

Data Fields

BOOLEAN HaveData
 
PH_UPDATER_STATE UpdaterState
 
HBITMAP IconBitmap
 
HICON IconHandle
 
HFONT FontHandle
 
HWND StatusHandle
 
HWND ProgressHandle
 
HWND DialogHandle
 
ULONG MinorVersion
 
ULONG MajorVersion
 
ULONG RevisionVersion
 
ULONG CurrentMinorVersion
 
ULONG CurrentMajorVersion
 
ULONG CurrentRevisionVersion
 
PPH_STRING UserAgent
 
PPH_STRING Version
 
PPH_STRING RevVersion
 
PPH_STRING RelDate
 
PPH_STRING Size
 
PPH_STRING Hash
 
PPH_STRING ReleaseNotesUrl
 
PPH_STRING SetupFileDownloadUrl
 
PPH_STRING SetupFilePath
 

Detailed Description

Definition at line 74 of file updater.h.

Field Documentation

ULONG CurrentMajorVersion

Definition at line 89 of file updater.h.

ULONG CurrentMinorVersion

Definition at line 88 of file updater.h.

ULONG CurrentRevisionVersion

Definition at line 90 of file updater.h.

HWND DialogHandle

Definition at line 83 of file updater.h.

HFONT FontHandle

Definition at line 80 of file updater.h.

PPH_STRING Hash

Definition at line 96 of file updater.h.

BOOLEAN HaveData

Definition at line 76 of file updater.h.

HBITMAP IconBitmap

Definition at line 78 of file updater.h.

HICON IconHandle

Definition at line 79 of file updater.h.

ULONG MajorVersion

Definition at line 86 of file updater.h.

ULONG MinorVersion

Definition at line 85 of file updater.h.

HWND ProgressHandle

Definition at line 82 of file updater.h.

PPH_STRING RelDate

Definition at line 94 of file updater.h.

PPH_STRING ReleaseNotesUrl

Definition at line 97 of file updater.h.

ULONG RevisionVersion

Definition at line 87 of file updater.h.

PPH_STRING RevVersion

Definition at line 93 of file updater.h.

PPH_STRING SetupFileDownloadUrl

Definition at line 98 of file updater.h.

PPH_STRING SetupFilePath

Definition at line 99 of file updater.h.

PPH_STRING Size

Definition at line 95 of file updater.h.

HWND StatusHandle

Definition at line 81 of file updater.h.

PH_UPDATER_STATE UpdaterState

Definition at line 77 of file updater.h.

PPH_STRING UserAgent

Definition at line 91 of file updater.h.

PPH_STRING Version

Definition at line 92 of file updater.h.


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