srrestoreptapi.h header

This header is used by System Restore. For more information, see:

srrestoreptapi.h contains the following programming interfaces:

Functions

 
SRRemoveRestorePoint

Deletes the specified restore point.
SRSetRestorePointA

Specifies the beginning and the ending of a set of changes so that System Restore can create a restore point. (ANSI)
SRSetRestorePointW

Specifies the beginning and the ending of a set of changes so that System Restore can create a restore point. (Unicode)

Structures

 
RESTOREPOINTINFOA

Contains information used by the SRSetRestorePoint function. (ANSI)
RESTOREPOINTINFOW

Contains information used by the SRSetRestorePoint function. (Unicode)
STATEMGRSTATUS

Contains status information used by the SRSetRestorePoint function.