IWCPropertySheetCallback : IUnknown

The IWCPropertySheetCallback interface is called by a Cluster Administrator extension to add property pages to a Cluster Administrator property sheet.

Vtable Order

AddPropertySheetPage Adds a property page to a Cluster Administrator property sheet.

Remarks

To call the method in the IWCPropertySheetCallback interface, Cluster Administrator extensions use an interface pointer provided by Cluster Administrator. This pointer is passed in the piCallback parameter when Cluster Administrator calls an extension's IWEExtendPropertySheet::CreatePropertySheetPages method.

QuickInfo

  Version: Use Windows NT Server Enterprise Edition 4.0.
  Windows CE: Unsupported.
  Header: Declared in cluadmex.h.