IPropertySheetCallback (Interfaz)

Actualización: noviembre 2007

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Espacio de nombres:  Microsoft.CLRAdmin
Ensamblado:  mscorcfg (en mscorcfg.dll)

Sintaxis

'Declaración
<GuidAttribute("85DE64DD-EF21-11cf-A285-00C04FD8DBE6")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IPropertySheetCallback
'Uso
Dim instance As IPropertySheetCallback
[GuidAttribute("85DE64DD-EF21-11cf-A285-00C04FD8DBE6")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IPropertySheetCallback
[GuidAttribute(L"85DE64DD-EF21-11cf-A285-00C04FD8DBE6")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IPropertySheetCallback
/** @attribute GuidAttribute("85DE64DD-EF21-11cf-A285-00C04FD8DBE6") */
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
public interface IPropertySheetCallback
public interface IPropertySheetCallback

Plataformas

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

.NET Framework y .NET Compact Framework no admiten todas las versiones de cada plataforma. Para obtener una lista de las versiones compatibles, vea Requisitos de sistema de .NET Framework.

Información de versión

.NET Framework

Compatible con: 1.1, 1.0

Vea también

Referencia

IPropertySheetCallback (Miembros)

Microsoft.CLRAdmin (Espacio de nombres)