IVSMDPerPropertyBrowsing 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.
Allows native COM objects to specify managed attributes on values. It can be used to expose the richer functionality of managed objects as COM objects.
public interface class IVSMDPerPropertyBrowsing
public interface class IVSMDPerPropertyBrowsing
__interface IVSMDPerPropertyBrowsing
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("7494683C-37A0-11D2-A273-00C04F8EF4FF")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVSMDPerPropertyBrowsing
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("7494683C-37A0-11D2-A273-00C04F8EF4FF")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVSMDPerPropertyBrowsing = interface
Public Interface IVSMDPerPropertyBrowsing
- Attributes
Methods
GetPropertyAttributes(Int32, UInt32, IntPtr, IntPtr) |
Gets the list of attributes for the object. |