Binary.Dword 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
Dword(Int32) | |
Dword(Int32, Int32) |
Dword(Int32)
Dword(Int32, Int32)
public:
virtual int Dword(int offset, int value);
public virtual int Dword (int offset, int value);
abstract member Dword : int * int -> int
override this.Dword : int * int -> int
Public Overridable Function Dword (offset As Integer, value As Integer) As Integer
Parameters
- offset
- Int32
- value
- Int32