Interface ISTOMPropertyEvents
Namespace: STOMTypes
Assembly: STOMTypes.dll
Syntax
[Guid("B46D9A44-F447-4B11-A539-79379E8725D4")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ISTOMPropertyEventsMethods
OnEvent(TSTOMEvent, ISTOMProperty, object)
Declaration
void OnEvent(TSTOMEvent e, ISTOMProperty Sender, object Data)Parameters
| Type | Name | Description | 
|---|---|---|
| TSTOMEvent | e | |
| ISTOMProperty | Sender | |
| object | Data |