Share via


IBinding (Windows CE 5.0)

Send Feedback

This interface provides methods that allow the client program using an asynchronous moniker to control the progress of the bind operation.

Method Description
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

OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.