IGetSourceRow

OLE DB Programmer's Reference

The IGetSourceRow interface returns an interface on the row object within whose context a stream object was created.

When to Implement

A provider implements this interface on a stream object. This is an optional interface on stream objects. However, every stream object that is the default stream for a row object should support IGetSourceRow. This includes stream objects that are obtained by calling IBindResource::Bind, ICreateRow::CreateRow, or IRow::Open.

When to Call

An object calls the IGetSourceRow::GetSourceRow method on this interface to get an interface pointer on the row object associated with the stream.

Method Description
GetSourceRow Returns an interface pointer on the row object associated with the stream object.

1998-2001 Microsoft Corporation. All rights reserved.



Microsoft Ole Db 2.0 Programmer's Reference and Data Access SDK
Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
ISBN: 0735605904
EAN: 2147483647
Year: 1998
Pages: 1083

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net