OLEDBSimpleProvider::stopTransfer

This method requests that OSP discontinue the asynchronous transfer of data.

HRESULT stopTransfer ( );

Return Codes

S_OK
The method succeeded.

E_FAIL
A provider-specific error occurred.

Notes