ISpecifyPropertyPages Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]) |