Property | Type | Description | |
---|---|---|---|
iAdded | ChangeHandler | ||
iFnAdded | CallbackDevice | ||
iFnRemoved | CallbackDevice | ||
iGch | |||
iHandle | |||
iRemoved | ChangeHandler |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Must be called for each class instance. Must be called before Core.Library.Close().
|
|
Refresh ( ) : void |
Refresh the contents of the list. This may be a useful way to quickly update a list after a device has been removed abruptly from the network (without announcing its removal). The 'added' callback may run any time after this is called to notify new devices. Any removed devices will be notified by a burst of calls to the 'removed' callback Core.InitParams::MsearchTimeSecs() seconds after this call is made. There is no notification that a refresh has completed. Existing CpDevice instances can be used as normal throughout the refresh. |
Method | Description | |
---|---|---|
CpDeviceList ( ) : System |
Method | Description | |
---|---|---|
Added ( |
||
CallListChangedDelegate ( ChangeHandler aDelegate, |
||
CpDeviceListDestroy ( |
||
CpDeviceListRefresh ( |
||
Removed ( |
protected GCHandle,System.Runtime.InteropServices iGch | ||
return |