IBindingIBinding*
*Contents  *Index  *Topic Contents
*Previous Topic: IBindHost
*Next Topic: IBindProtocol

IBinding

This interface provides methods that allow the client program using an asynchronous moniker to control the progress of the bind operation. An asynchronous moniker calls the client's IBindStatusCallback::OnStartBinding method to provide the client program with a pointer to the IBinding interface.
IBinding methods Description
Abort Permanently ends the bind operation
GetBindResult Queries the protocol-specific outcome of a bind operation.
GetPriority Not currently implemented.
Resume Not currently implemented.
SetPriority Not currently implemented.
Suspend Not currently implemented.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.