IROTData 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.
Retrieves data to enable the Running Object Table (ROT) to compare monikers. For more information, see IROTData.
public interface class IROTData
public interface class IROTData
__interface IROTData
[System.Runtime.InteropServices.Guid("F29F6BC0-5021-11CE-AA15-00006901293F")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IROTData
[System.Runtime.InteropServices.Guid("F29F6BC0-5021-11CE-AA15-00006901293F")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IROTData
[<System.Runtime.InteropServices.Guid("F29F6BC0-5021-11CE-AA15-00006901293F")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IROTData = interface
[<System.Runtime.InteropServices.Guid("F29F6BC0-5021-11CE-AA15-00006901293F")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IROTData = interface
Public Interface IROTData
- Attributes
Methods
GetComparisonData(Byte[], UInt32, UInt32) |