Attach an input stream. dtsInputStreamReader never allocates or deletes anything, so the attachment process just involves wrapping the function pointers and providing access to data members in the dtsInputStream.
Attach an input stream. dtsInputStreamReader never allocates or deletes anything, so the attachment process just involves wrapping the function pointers and providing access to data members in the dtsInputStream.
Returns the current seek position of the input stream
Legend
Method
virtual
Description
Provides a layer of abstraction around a dtsInputStream.
Remarks
Although dtsInputStream can be accessed directly, future enhancements to dtsInputStream may make code relying on the existing structure layout obsolete. Therefore, the recommended way to access a dtsInputStream is to attach it to a dtsInputStreamReader and then use the dtsInputStreamReader.