Mono Class Library: Mono.Unix.Native.CdeclFunction Overview | Members

Mono.Unix.Native.CdeclFunction.Invoke Method

Invoke the function specified in the constructor.

public object Invoke (object[] parameters)

Parameters

parameters
The parameters to pass to the function.

Returns

The return value of the invoked cdecl function.

Remarks

Invokes the specified function.

Requirements

Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0