ApplicationAdapter.AdapterProcessChangedEvent Event
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.
Notifies UII that the process has been changed, for example, that a new one was spawned. This can be used within custom adapters to notify UII of changes.
public:
event Microsoft::Uii::Csr::AdapterProcessChanged ^ AdapterProcessChangedEvent;
public event Microsoft.Uii.Csr.AdapterProcessChanged AdapterProcessChangedEvent;
member this.AdapterProcessChangedEvent : Microsoft.Uii.Csr.AdapterProcessChanged
Public Event AdapterProcessChangedEvent As AdapterProcessChanged