Class ISequentialStream (unit Oledb)

Inherits from

IUnknown

Constructors



Functions

function Read( (* [out] *) var pv : Pointer; //!! void __RPC_FAR *pv, (* [in] *) cb : ULONG; (* [out] *) var pcbRead : ULONG) : HResult;


function Write( (* [in] *) const pv : Pointer; //!! const void __RPC_FAR *pv, (* [in] *) cb : ULONG; (* [out] *) var pcbWritten : ULONG) : HResult;


Properties

Events

Variables


Constructors


Functions


function Read( (* [out] *) var pv : Pointer; //!! void __RPC_FAR *pv, (* [in] *) cb : ULONG; (* [out] *) var pcbRead : ULONG) : HResult;


function Write( (* [in] *) const pv : Pointer; //!! const void __RPC_FAR *pv, (* [in] *) cb : ULONG; (* [out] *) var pcbWritten : ULONG) : HResult;


Properties


Events


Variables