Os.Msync(Int64, Int64, Int32) Método

Definición

Consulte msync(2).

[Android.Runtime.Register("msync", "(JJI)V", "")]
public static void Msync(long address, long byteCount, int flags);
[<Android.Runtime.Register("msync", "(JJI)V", "")>]
static member Msync : int64 * int64 * int -> unit

Parámetros

address
Int64
byteCount
Int64
flags
Int32
Atributos

Excepciones

Comentarios

Consulte msync(2).

Java documentación para android.system.Os.msync(long, long, int).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a