ReactOS 0.4.15-dev-7918-g2a2556c
_RESTOREPTINFOA Struct Reference

#include <srrestoreptapi.h>

Public Attributes

DWORD dwEventType
 
DWORD dwRestorePtType
 
INT64 llSequenceNumber
 
CHAR szDescription [MAX_DESC]
 

Detailed Description

Definition at line 44 of file srrestoreptapi.h.

Member Data Documentation

◆ dwEventType

DWORD _RESTOREPTINFOA::dwEventType

Definition at line 45 of file srrestoreptapi.h.

Referenced by notify_system_change(), and SRSetRestorePointA().

◆ dwRestorePtType

DWORD _RESTOREPTINFOA::dwRestorePtType

Definition at line 46 of file srrestoreptapi.h.

Referenced by notify_system_change(), and SRSetRestorePointA().

◆ llSequenceNumber

INT64 _RESTOREPTINFOA::llSequenceNumber

Definition at line 47 of file srrestoreptapi.h.

Referenced by notify_system_change(), and SRSetRestorePointA().

◆ szDescription

CHAR _RESTOREPTINFOA::szDescription[MAX_DESC]

Definition at line 48 of file srrestoreptapi.h.

Referenced by notify_system_change(), and SRSetRestorePointA().


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