Share via


IResultData-Schnittstelle

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Namespace:  Microsoft.CLRAdmin
Assembly:  mscorcfg (in mscorcfg.dll)

Syntax

'Declaration
<GuidAttribute("31DA5FA0-E0EB-11cf-9F21-00AA003CA9F6")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IResultData
'Usage
Dim instance As IResultData
[GuidAttribute("31DA5FA0-E0EB-11cf-9F21-00AA003CA9F6")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IResultData
[GuidAttribute(L"31DA5FA0-E0EB-11cf-9F21-00AA003CA9F6")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IResultData
/** @attribute GuidAttribute("31DA5FA0-E0EB-11cf-9F21-00AA003CA9F6") */
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
public interface IResultData
public interface IResultData

Plattformen

Windows Vista, Windows XP SP2, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98

.NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET Framework.

Versionsinformationen

.NET Framework

Unterstützt in: 1.1, 1.0

Siehe auch

Referenz

IResultData-Member

Microsoft.CLRAdmin-Namespace