Click or drag to resize

SRECRecordGetAddress Method

Gets the memory address associated with this record.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public ulong GetAddress()

Return Value

Type: UInt64
The memory address associated with this record.
See Also