CRowset::GetDataHere
從目前的資料列並將擷取資料至指定的緩衝區。
HRESULT GetDataHere(
int nAccessor,
void* pBuffer
) throw( );
參數
nAccessor
[in]使用索引存取子的數字為存取資料。pBuffer
[out] 位置資料的緩衝區為目前資料錄。
傳回值
標準版 HRESULT
備註
如需如何使用這個函式,請參閱 MultiRead 範例。
需求
標題: atldbcli.h