IPerPropertyBrowsing 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.
Accesses the information displayed in an object's property pages. For more information, see IPerPropertyBrowsing.
public interface class IPerPropertyBrowsing
public interface class IPerPropertyBrowsing
__interface IPerPropertyBrowsing
[System.Runtime.InteropServices.Guid("376BD3AA-3845-101B-84ED-08002B2EC713")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPerPropertyBrowsing
[System.Runtime.InteropServices.Guid("376BD3AA-3845-101B-84ED-08002B2EC713")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IPerPropertyBrowsing
[<System.Runtime.InteropServices.Guid("376BD3AA-3845-101B-84ED-08002B2EC713")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPerPropertyBrowsing = interface
[<System.Runtime.InteropServices.Guid("376BD3AA-3845-101B-84ED-08002B2EC713")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IPerPropertyBrowsing = interface
Public Interface IPerPropertyBrowsing
- Attributes
Methods
GetDisplayString(Int32, String) | |
GetPredefinedStrings(Int32, CALPOLESTR[], CADWORD[]) | |
GetPredefinedValue(Int32, UInt32, Object) | |
MapPropertyToPage(Int32, Guid) |