Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This interface provides methods that allow the client program that uses an asynchronous moniker to control the progress of the bind operation.
In This Section
- Abort
Ends the bind operation
- GetBindResult
Retrieves the protocol-specific outcome of a bind operation
- GetPriority
Retrieves the priority of the bind operation
- Resume
Resumes the bind operation
- SetPriority
Sets the priority of the bind operation
- Suspend
Suspends the bind operation
Remarks
An asynchronous moniker calls the client's IBindStatusCallback::OnStartBinding method to provide the client program with a pointer to the IBinding interface.
Requirements
| Header | urlmon.h, urlmon.idl |
| Library | urlmon.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |