The CogPrioEvent type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfCausesLine |
This bit will be set in the EventArgs of a Changed event
every time the value returned by CausesLine may have changed.
| |
| SfCausesNdm |
This bit will be set in the EventArgs of a Changed event
every time the value returned by CausesNdm may have changed.
| |
| SfHasHostNotificationListener |
This bit will be set in the EventArgs of a Changed event
every time a handler is added or removed to the HostNotification
Event.
| |
| SfResponsesLine |
This bit will be set in the EventArgs of a Changed event
every time the value returned by ResponsesLine may have changed.
|
See Also