IUniformResourceLocator Interface

Definition

Important

This API is not CLS-compliant.

Interface used for getting the URL of pinned site shortcuts.

public interface class IUniformResourceLocator
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("CABB0DA0-DA57-11CF-9974-0020AFD79762")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IUniformResourceLocator
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("CABB0DA0-DA57-11CF-9974-0020AFD79762")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IUniformResourceLocator = interface
Public Interface IUniformResourceLocator
Attributes

Methods

GetUrl(IntPtr)
InvokeCommand(URLINVOKECOMMANDINFO)
SetURL(String, UInt32)

Applies to