IBinding::Resume method
Resumes the bind operation.
Syntax
HRESULT Resume();
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 |