CHAI SDK
Version 1.3
|
Notification handler for RemoteDevice object creation. More...
Public Member Functions | |
virtual void | OnRemoteDevice_Ready (CPNS::IRemoteDevice *const pRemoteDevice, CPNS::boolean const fValid)=0 |
A remote device object creation is done. More... | |
Notification handler for RemoteDevice object creation.
|
pure virtual |
A remote device object creation is done.
[in] | pRemoteDevice | Pointer to the remote device |
[in] | fValid | TRUE if the object is valid (present on the network). |