NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ITypeDescriptorContext.OnComponentChanged

Fires the notification that the Instance object has been changed.

[Visual Basic]
Sub OnComponentChanged()
[C#]
void OnComponentChanged();
[C++]
void OnComponentChanged() = 0;
[JScript]
function OnComponentChanged();

See Also

ITypeDescriptorContext Interface | ITypeDescriptorContext Members | System.ComponentModel Namespace