Binary.Qword Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Qword(Int32) | |
Qword(Int32, Int64) |
Qword(Int32)
Qword(Int32, Int64)
public:
virtual long Qword(int offset, long value);
public virtual long Qword (int offset, long value);
abstract member Qword : int * int64 -> int64
override this.Qword : int * int64 -> int64
Public Overridable Function Qword (offset As Integer, value As Long) As Long
Parameters
- offset
- Int32
- value
- Int64