Method OffsetOfElement
OffsetOfElement(IStructType, uint)
Gets the offset of an element in a structure
ulong OffsetOfElement(IStructType structType, uint element)
Parameters
structType
IStructTypeType of the structure
element
uintindex of the element in the structure
Returns
- ulong
Offset of the element from the beginning of the structure