StructDlInfo.DliFbase Property

Definition

Base address at which shared object is loaded

[Android.Runtime.Register("dli_fbase", ApiSince=36)]
public long DliFbase { get; set; }
[<Android.Runtime.Register("dli_fbase", ApiSince=36)>]
member this.DliFbase : int64 with get, set

Property Value

Attributes

Remarks

Base address at which shared object is loaded

Java documentation for android.system.StructDlInfo.dli_fbase.

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