RawConn
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.syscall
- Platforms: .NET, .NET Standard 2.0, Island
Required Methods
Control (Action<RemObjects.Elements.System.NativeUInt>): error Island
method Control(f: Action<RemObjects.Elements.System.NativeUInt>): error
error Control(Action<RemObjects.Elements.System.NativeUInt> f)
func Control(_ f: Action<RemObjects.Elements.System.NativeUInt>) -> error
func Control(f Action<RemObjects.Elements.System.NativeUInt>) error
Function Control(f As Action<RemObjects.Elements.System.NativeUInt>) As error
Parameters:
- f:
Control (Action<System.UIntPtr>): error .NET, .NET Standard 2.0
method Control(f: Action<System.UIntPtr>): error
error Control(Action<System.UIntPtr> f)
func Control(_ f: Action<System.UIntPtr>) -> error
func Control(f Action<System.UIntPtr>) error
Function Control(f As Action<System.UIntPtr>) As error
Parameters:
- f:
Read (Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean>): error Island
method Read(f: Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean>): error
error Read(Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean> f)
func Read(_ f: Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean>) -> error
func Read(f Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean>) error
Function Read(f As Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean>) As error
Parameters:
- f:
Parameters:
- f:
Write (Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean>): error Island
method Write(f: Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean>): error
error Write(Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean> f)
func Write(_ f: Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean>) -> error
func Write(f Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean>) error
Function Write(f As Func<RemObjects.Elements.System.NativeUInt,RemObjects.Elements.System.Boolean>) As error
Parameters:
- f:
Parameters:
- f: