Table of Contents

Delegate ApplicationClassData.LocalCommandLineCallback

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool ApplicationClassData.LocalCommandLineCallback(IntPtr application, string[] arguments, out int exitStatus)

Parameters

application IntPtr
arguments string[]
exitStatus int

Returns

bool