언어

Os.Setuid(Int32) 메서드

정의

setuid(2)를 참조하세요.

[Android.Runtime.Register("setuid", "(I)V", "")]
public static void Setuid(int uid);
[<Android.Runtime.Register("setuid", "(I)V", "")>]
static member Setuid : int -> unit

매개 변수

uid
Int32
특성

예외

설명

setuid(2)를 참조하세요.

이 멤버는 더 이상 사용되지 않습니다. Android 애플리케이션에는 이 메서드를 호출하기에 충분한 권한이 없습니다.

에 대한 android.system.Os.setuid(int)Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상