Os.Geteuid Method

Definition

See geteuid(2).

[Android.Runtime.Register("geteuid", "()I", "")]
public static int Geteuid ();
[<Android.Runtime.Register("geteuid", "()I", "")>]
static member Geteuid : unit -> int

Returns

Attributes

Remarks

See geteuid(2).

Java documentation for android.system.Os.geteuid().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to