PhoneLineTransportDevice.Connect Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attempts to establish a connection with the device.
public:
virtual bool Connect() = Connect;
bool Connect();
public bool Connect();
function connect()
Public Function Connect () As Boolean
Returns
Boolean
bool
The connection status once the operation completes. True if connected, false otherwise.
Windows requirements
App capabilities |
phoneLineTransportManagement
|