Mono Class Library: Mono.Unix.Native.NativeConvert Overview | MembersMono.Unix.Native.NativeConvert.TryFromSeekFlags Method |
Converts a Mono.Unix.Native.SeekFlags enumeration value to an OS-specific value. [Edit]
|
true if the conversion was successful; otherwise, false. [Edit]
This is an exception-safe alternative to NativeConvert.FromSeekFlags.
If successful, this method stores the OS-specific equivalent value of value into rval. Otherwise, rval will contain 0.
[Edit]
Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0