다음을 통해 공유


IRowsetChangeImpl::InsertRow

Creates and initializes a new row in the rowset.

STDMETHOD ( InsertRow )( 
   HCHAPTER /* hReserved */, 
   HACCESSOR hAccessor, 
   void* pData, 
   HROW* phRow  
);

매개 변수

See IRowsetChange::InsertRow in the OLE DB Programmer's Reference.

요구 사항

Header: atldb.h

참고 항목

참조

IRowsetChangeImpl 클래스