URL Moniker Services Enumerations (Windows CE 5.0)
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 BINDINFO structure. |
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::OnProgress method 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::OnDataAvailable method 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
URL Moniker Services Reference
Send Feedback on this topic to the authors