IPropertyNotifySink.OnChanged Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Sub OnChanged ( _
    DISPID As Integer _
)
void OnChanged(
    int DISPID
)
void OnChanged(
    [InAttribute] int DISPID
)
abstract OnChanged : 
        DISPID:int -> unit 
function OnChanged(
    DISPID : int
)

Parameters

.NET Framework Security

See Also

Reference

IPropertyNotifySink Interface

Microsoft.VisualStudio.OLE.Interop Namespace