- value
- The managed value to convert.
- rval
- The OS-specific equivalent value.
true if the conversion was successful; otherwise, false.
This is an exception-safe alternative to NativeConvert.FromErrno.
If successful, this method stores the OS-specific equivalent value of value into rval. Otherwise, rval will contain 0.