IrDAClientDiscoverDevices Method (Int32, Socket) |
Namespace:
InTheHand.Net.Sockets
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static IrDADeviceInfo[] DiscoverDevices(
int maxDevices,
Socket irdaSocket
)
Parameters
- maxDevices
- Type: SystemInt32
- irdaSocket
- Type: System.Net.SocketsSocket
Return Value
Type:
IrDADeviceInfo
See Also