IRadioInstance::IsAssociatingDevice method
The IsAssociatingDevice method indicates if the radio instance is currently associating with a device.
Syntax
BOOL IsAssociatingDevice();
Parameters
This method has no parameters.
Return value
Returns TRUE if the radio instance is associating with a device; otherwise, FALSE.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Target platform |
Desktop |
See also