Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the URL Moniker Services enumerations with a description of the purpose of each.

Programming element Description

BINDF

This enumeration contains the values that determine how a resource should be bound to a moniker.

BINDINFO_OPTIONS

This enumeration contains the option flags used in the BINDINFOstructure.

BINDINFOF

This enumeration contains values that determine the use of URL encoding during the binding operation.

BINDSTATUS

This enumeration contains values that are passed to the client application's implementation of the IBindStatusCallback::OnProgressmethod to indicate the progress of the bind operation.

BINDVERB

This enumeration contains values that specify an action, such as an HTTP request, to be performed during the binding operation.

BSCF

This enumeration's values are passed to the client in the IBindStatusCallback::OnDataAvailablemethod to indicate the type of data that is available.

MONIKERPROPERTY

This enumeration contains values that identify properties of a moniker.

QUERYOPTION

This enumeration contains the available query options.

URL_ENCODING

This enumeration contains the flags that control the encoding of URLs.

See Also