IPropertySheetCallback インターフェイス
アセンブリ: AspNetMMCExt (aspnetmmcext.dll 内)
構文<GuidAttribute("85DE64DD-EF21-11cf-A285-00C04FD8DBE6")> _ <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ Public Interface 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
解説CreatePropertyPages メソッドは、IPropertySheetCallback インターフェイスのこのインスタンスへのポインタを渡し、スナップインのプロパティ ページを追加または削除できるようにします。
IPropertySheetCallback インターフェイスを使用したプログラミングおよび Microsoft 管理コンソール (MMC) の詳細については、MSDN ライブラリにある『MMC Programmer's Guide』を参照してください。
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照IPropertySheetCallback インターフェイス
アセンブリ: mscorcfg (mscorcfg.dll 内)
構文<GuidAttribute("85DE64DD-EF21-11cf-A285-00C04FD8DBE6")> _ <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ Public Interface 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
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- IPropertySheetCallback インターフェイスのページへのリンク