|
|
|
URL Monikers |
|
URL monikers allow an application to bind a resourcewhich is specified by a URLto a moniker.
Overviews/Tutorials
|
|
Interfaces |
|
|
|
|
|
AsyncInstallDistributionUnit CoGetClassObjectFromURL CoInternetCombineIUri CoInternetCombineUrl CoInternetCombineUrlEx CoInternetCompareUrl CoInternetGetSecurityUrlEx CoInternetParseIUri CoInternetQueryInfo CompatFlagsFromClsid CopyBindInfo CopyStgMedium CreateAsyncBindCtx CreateAsyncBindCtxEx CreateFormatEnumerator CreateUri CreateURLBinding CreteURLMoniker CreateURLMonikerEx CreateURLMonikerEx2 FindMediaType FindMediaTypeClass
|
FindMimeFromData GetClassFileOrMime GetClassURL IsAsyncMoniker IsValidURL MkParseDisplayNameEx ObtainUserAgentString RegisterBindStatusCallback RegisterFormatEnumerator RegisterMediaTypeClass RegisterMediaTypes ReleaseBindInfo RevokeBindStatusCallback RevokeFormatEnumerator URLDownloadToCacheFile URLDownloadToFile UrlMkGetSessionOption UrlMkSetSessionOption URLOpenBlockingStream URLOpenPullStream URLOpenStream
|
|
Structures |
|
BINDINFO |
|
Contains additional information on the requested binding operation. The meaning of this structure is specific to the type of asynchronous moniker.
TYPE BINDINFO
|
|
CONFIRMSAFETY |
|
Contains a class identifier (CLSID) and pointer to an object.
TYPE CONFIRMSAFETY |
|
STATURL |
|
Contains statistics about a URL. This structure is filled by Microsoft Internet Explorer during calls to certain IUrlHistory interfaces.
TYPE STATURL cbSize
AS DWORD |
|
Enumerations |
|
ADDURL_FLAG |
|
%ADDURL_FIRST = 0 |
|
BINDF |
|
Contains the values that determine how a resource should be bound to a moniker.
%BINDF_ASYNCHRONOUS =
&H00000001
|
|
BINDINFO_OPTIONS |
|
Contains the option flags used in the BINDINFO structure.
%BINDINFO_OPTIONS_WININETFLAG = &H00010000
|
|
BINDINFOF |
|
Contains values that determine the use of URL encoding during the binding operation.
%BINDINFOF_URLENCODESTGMEDDATA = &H1 |
|
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.
%BINDSTATUS_FINDINGRESOURCE = 1
|
|
BINDVERB |
|
Contains values that specify an action, such as an HTTP request, to be performed during the binding operation.
%BINDVERB_GET = 0
|
|
BSCF |
|
Values from the BSCF enumeration are passed to the client in IBindStatusCallback::OnDataAvailable to indicate the type of data that is available.
%BSCF_FIRSTDATANOTIFICATION = &H1
|
|
CIP_STATUS |
|
Contains the various application installation or file download problem statuses.
%CIP_DISK_FULL = 0
|
|
MONIKERPROPERTY |
|
Contains values that identify properties of a moniker.
%MIMETYPEPROP =
&H00000000
|
|
QUERYOPTION |
|
Contains the available query options.
%QUERY_EXPIRATION_DATE = 1
|
|
URL_ENCODING |
|
Contains the flags that control the encoding of URLs.
%URL_ENCODING_NONE =
&H00000000
|
|
Constants |
|
URL Moniker Error Codes |
|
%INET_E_INVALID_URL = &H800C0002& |
|
Flags |
|
IUrlHistory Flags |
|
%STATURL_QUERYFLAG_ISCACHED = &H00010000 |
Page last updated on Saturday, 07 January 2006 18:27:06 +0100