CBindStatusCallback::OnLowResource
Called when resources are low.
STDMETHOD(OnLowResource)(
DWORD /* dwReserved */
);
Parameters
- dwReserved
Reserved.
Return Value
Returns S_OK.
Requirements
Header: atlctl.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Called when resources are low.
STDMETHOD(OnLowResource)(
DWORD /* dwReserved */
);
Returns S_OK.
Header: atlctl.h