Share via


HTML Control API Enumerations

The following enumerations are used with HTML Control.

Enumeration Description
BINDF Contains the values that determine how a resource should be bound to a moniker.
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 to indicate the progress of the bind operation.
BINDSTRING Contains the values for the bind string types available for IInternetBindInfo::GetBindString.
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.
INTERNET_SCHEME Defines the flags used with the nScheme member of the URL_COMPONENTS structure.
PARSEACTION Contains the different options for URL parsing operations.
PI_FLAGS Contains the flags that control the asynchronous pluggable protocol handler.
PROXYINFOOPTION Contains the different options for the IProxyInfo::QueryInfo method.
PUAF Contains the flags passed into the IInternetSecurityManager::ProcessUrlAction method.
QUERYOPTION Contains the available query options.
XML_NODEFACTORY_EVENT Used with the IXMLNodeFactory::NotifyEvent method.
XML_PARSER_STATE Used with the IXMLParser::GetParserState method.

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.