共用方式為


CBookmark::GetSize

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at 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