Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.14 KB

jet-ossnapid.md

File metadata and controls

51 lines (35 loc) · 1.14 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date ms.topic api_name topic_type api_type api_location ROBOTS
Learn more about: JET_OSSNAPID
JET_OSSNAPID
JET_OSSNAPID
89b15492-674a-46e4-8aea-991df4f22a6f
32765615
04/11/2016
reference
apiref
kbArticle
COM
INDEX,FOLLOW

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.