Skip to content

Latest commit

 

History

History
66 lines (59 loc) · 1.24 KB

File metadata and controls

66 lines (59 loc) · 1.24 KB
title CBookmark::GetSize | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic article
f1_keywords
CBookmark::GetSize
ATL.CBookmark<nSize>.GetSize
CBookmark<nSize>.GetSize
CBookmark.GetSize
ATL::CBookmark::GetSize
CBookmark<0>::GetSize
ATL::CBookmark<nSize>::GetSize
ATL.CBookmark<0>.GetSize
ATL::CBookmark<0>::GetSize
ATL.CBookmark.GetSize
CBookmark<0>.GetSize
CBookmark<nSize>::GetSize
dev_langs
C++
helpviewer_keywords
GetSize method
ms.assetid 78ea6021-2033-48f5-8ce8-040ae30f30c5
caps.latest.revision 8
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

CBookmark::GetSize

Retrieves the size of the bookmark buffer.

Syntax

  
virtual DBLENGTH GetSize( ) const throw( );  
  

Return Value

The size of the buffer in bytes.

Requirements

Header: atldbcli.h

See Also

CBookmark Class