次の方法で共有


CAccessorBase::GetHAccessor

 

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 CAccessorBase::GetHAccessor.

Retrieves the accessor handle of a specified accessor.

Syntax

  
      HACCESSOR GetHAccessor(  
   ULONG nAccessor   
) const;  

Parameters

nAccessor
[in] The zero-offset number for the accessor.

Return Value

The accessor handle.

Requirements

Header: atldbcli.h

See Also

CAccessorBase Class