URL Monikers Enumerations
This section lists the enumerations for URL Monikers.
Enumerations
| Topic | Contents |
|---|---|
| AUTHENTICATEF |
Flags used by the IAuthenticateEx::AuthenticateEx method to pass information about the authentication request. |
| BINDF |
Contains the values that determine how a resource is bound to a moniker. |
| BINDF2 |
Defines flags that specify how a resource is bound to a moniker. This type extends the BINDF enumerated type. |
| BINDINFO_OPTIONS |
Contains the option flags used in the BINDINFO structure. |
| BINDINFOF |
Contains values that determine the use of URL encoding during the binding operation. |
| BINDSTATUS |
Contains values that are passed to the client application's implementation of the IBindStatusCallback::OnProgress method. These values indicate the progress of the bind operation. |
| BINDVERB |
Contains values that specify an action, such as an HTTP request, to be performed during the binding operation. |
| BSCF |
Values from the BSCF enumeration are passed to the client in IBindStatusCallback::OnDataAvailable to indicate the type of data that is available. |
| CIP_STATUS |
Contains the various application installation or file download problem statuses. |
| MONIKERPROPERTY |
Contains values that identify properties of a moniker. |
| PARSEACTION |
Contains options for URL parsing operations. Used by CoInternetParseUrl, CoInternetParseIUri, and implementations of IInternetProtocolInfo::ParseUrl. |
| QUERYOPTION |
Contains the available query options for CoInternetQueryInfo. |
| Uri_HOST_TYPE |
Describes the format of the specified host in a Uniform Resource Identifier (URI). |
| Uri_PROPERTY |
Represents properties that an IUri can contain. The properties in the range Uri_PROPERTY_STRING_START to Uri_PROPERTY_STRING_LAST are strings and the rest are DWORD values. |
| URL_ENCODING |
Contains the flags that control the encoding of URLs. |