AcquireEx Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Attempts to acquire the OneWire net.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware.OneWire (in Microsoft.SPOT.Hardware.OneWire.dll)

Syntax

'Declaration
Public Function AcquireEx As Integer
public int AcquireEx()
public:
int AcquireEx()
member AcquireEx : unit -> int 
public function AcquireEx() : int

Return Value

Type: System. . :: . .Int32
The port number.

.NET Framework Security

See Also

Reference

OneWire Class

Microsoft.SPOT.Hardware Namespace