IBinding::Suspend method
Suspends the bind operation.
Syntax
HRESULT Suspend();
Parameters
This method has no parameters.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
This method is not currently implemented by the default asynchronous pluggable protocols provided by Windows Internet Explorer.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows Server 2003 |
Product |
Internet Explorer 4.0 |
DLL |
Urlmon.dll |