IUniformResourceLocator Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |