Share via


IPropertySheetCallback Interface

[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

This type supports the WS-AtomicTransaction Configuration Utility (wsatConfig.exe) tool and is not intended to be used directly from your code.

Namespace: Microsoft.Tools.ServiceModel.WsatConfig
Assembly: WsatUI (in wsatui.dll)

Usage

    Dim instance As IPropertySheetCallback

Syntax

'Declaration
<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
/** @attribute GuidAttribute("85DE64DD-EF21-11cf-A285-00C04FD8DBE6") */ 
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ 
public interface IPropertySheetCallback
GuidAttribute("85DE64DD-EF21-11cf-A285-00C04FD8DBE6") 
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) 
public interface IPropertySheetCallback

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

IPropertySheetCallback Members
Microsoft.Tools.ServiceModel.WsatConfig Namespace