ReactOS 0.4.15-dev-6661-gcc6e444
|
#include <srrestoreptapi.h>
Public Attributes | |
DWORD | dwEventType |
DWORD | dwRestorePtType |
INT64 | llSequenceNumber |
CHAR | szDescription [MAX_DESC] |
Definition at line 44 of file srrestoreptapi.h.
DWORD _RESTOREPTINFOA::dwEventType |
Definition at line 45 of file srrestoreptapi.h.
Referenced by notify_system_change(), and SRSetRestorePointA().
DWORD _RESTOREPTINFOA::dwRestorePtType |
Definition at line 46 of file srrestoreptapi.h.
Referenced by notify_system_change(), and SRSetRestorePointA().
INT64 _RESTOREPTINFOA::llSequenceNumber |
Definition at line 47 of file srrestoreptapi.h.
Referenced by notify_system_change(), and SRSetRestorePointA().
Definition at line 48 of file srrestoreptapi.h.
Referenced by notify_system_change(), and SRSetRestorePointA().