Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1022 Bytes

File metadata and controls

32 lines (26 loc) · 1022 Bytes
title CBookmark::GetBuffer | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.technology
cpp-data
ms.topic reference
f1_keywords
ATL.CBookmark<0>.GetBuffer
ATL.CBookmark.GetBuffer
ATL::CBookmark<0>::GetBuffer
ATL::CBookmark::GetBuffer
CBookmark.GetBuffer
ATL::CBookmark<nSize>::GetBuffer
ATL.CBookmark<nSize>.GetBuffer
CBookmark<0>.GetBuffer
CBookmark<nSize>::GetBuffer
CBookmark<0>::GetBuffer
CBookmark<nSize>.GetBuffer
CBookmark::GetBuffer
dev_langs
C++
helpviewer_keywords
GetBuffer method
ms.assetid f24465e8-8dd2-478f-8efe-73f44895b034
author mikeblome
ms.author mblome
ms.workload
cplusplus
data-storage

CBookmark::GetBuffer

Retrieves the pointer to the bookmark buffer.

Syntax

virtual BYTE* GetBuffer() const throw();  
  

Return Value

A pointer to the bookmark buffer.

Requirements

Header: atldbcli.h

See Also

CBookmark Class