ISpecifyPropertyPages Interface

Definition

Indicates an object supports property pages and retrieves those pages. For more information, see ISpecifyPropertyPages.

public interface class ISpecifyPropertyPages
public interface class ISpecifyPropertyPages
__interface ISpecifyPropertyPages
[System.Runtime.InteropServices.Guid("B196B28B-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ISpecifyPropertyPages
[System.Runtime.InteropServices.Guid("B196B28B-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISpecifyPropertyPages
[<System.Runtime.InteropServices.Guid("B196B28B-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ISpecifyPropertyPages = interface
[<System.Runtime.InteropServices.Guid("B196B28B-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISpecifyPropertyPages = interface
Public Interface ISpecifyPropertyPages
Attributes

Methods

GetPages(CAUUID[])

Applies to