CBulkRowset::MovePrev

 

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 CBulkRowset::MovePrev.

Moves to the previous row.

Syntax

  
HRESULT MovePrev( ) throw( );  
  

Return Value

A standard HRESULT.

Requirements

Header: atldbcli.h

See Also

CBulkRowset Class