Registers the device.
| C# | Visual Basic | Visual C++ |
void RegisterDevice( IChannelService channelService )
Sub RegisterDevice ( _ channelService As IChannelService _ )
void RegisterDevice( IChannelService^ channelService )
- channelService (IChannelService)
- The channel service.