Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
HRESULT RefRows( ULONG cRows**, const HROW** rghRows**[], ULONG** rgRefCounts**[], DBROWSTATUS** rgRowStatus**[], BOOL** bAdd );
Return Value
A standard HRESULT value.
See in the OLE DB Programmer's Reference.
Remarks
Called by AddRefRows and ReleaseRows to either increment or release a reference count to an existing row handle.
IRowsetImpl Overview | Class Members
See Also