Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
The GetFieldOffset method returns the offset of a member from the base address of an instance of the type that is represented by this object.
Syntax
ULONG GetFieldOffset(
[in] PCSTR Field
);
Parameters
[in] Field
The name of the member whose offset is requested. Sub-members can be specified using a dot-separated path (for example, mymember.mysubmember).
Return value
GetFieldOffset returns the offset of the member from the base address of an instance of the type.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | engextcpp.hpp (include Engextcpp.hpp) |
See also
IDebugSymbols::GetFieldOffset