Parameters for the Get Device Id List event.
| C# | Visual Basic | Visual C++ |
public class GetDeviceIdListEventArgs : ServiceProvider..::.ServiceProviderCommonEventArgs
Public Class GetDeviceIdListEventArgs _ Inherits ServiceProvider..::.ServiceProviderCommonEventArgs
public ref class GetDeviceIdListEventArgs : public ServiceProvider..::.ServiceProviderCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getDeviceIdList |
Retrieves the list (strings) of device ids.
| |
| getIsFinalResponse |
Is this the last event?
| |
| getMonitorId |
Get the Id of the monitor which triggered this event.
| |
| getSequenceNumber |
Get the sequence number of this event.
| |
| getServiceProvider |
The ServiceProvider object that this message is associated with.
(Inherited from ServiceProvider..::.ServiceProviderCommonEventArgs.) | |
| getSessionId |
Get the id of the session which is associated with this event.
|
| Object | |||
| EventArgs | |||
| ServiceProvider..::.ServiceProviderCommonEventArgs | |||
| ServiceProvider..::.GetDeviceIdListEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)