次の方法で共有


CBookmark::GetBuffer

 

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::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