IDBAsynchNotify::OnLowResource

OLE DB Programmer's Reference

Called when low resources are detected by the provider.

HRESULT OnLowResource(    DB_DWRESERVE dwReserved);

Parameters

dwReserved
[in]
Reserved for future use; providers should set this to zero.

Return Code

S_OK
The method succeeded.
E_FAIL
A consumer-specific error occurred.
E_NOTIMPL
The consumer is not interested in receiving this notification. The provider can optimize by making no further calls to this method for this listener. Notifications for other methods are unaffected.

Comments

The consumer should free any resource it no longer needs when receiving this notification.

See Also

IDBAsynchNotify::OnProgress | IDBAsynchNotify::OnStop

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