JET_OSSNAPID
Applies to: Windows | Windows Server
JET_OSSNAPID
The JET_OSSNAPID data type contains a handle to a snapshot of the database.
typedef JET_API_PTR JET_OSSNAPID;
Data Types
JET_OSSNAPID
A handle to a snapshot of the database. This handle is used in JET API elements that are involved with snapshot backup.
NULL can be used to indicate an invalid handle.
Requirements
Requirement | Value |
---|---|
Client |
Requires Windows Vista, Windows XP, or Windows 2000 Professional. |
Server |
Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server. |
Header |
Declared in Esent.h. |