Overload | Description |
---|---|
LowWord(UInt32) | Get the lower word from a unsigned integer value. |
LowWord(Int32) | Get the lower word from a integer value. |
LowWord(IntPtr) | Get the higher word from a System.IntPtr value. |
Overload | Description |
---|---|
LowWord(UInt32) | Get the lower word from a unsigned integer value. |
LowWord(Int32) | Get the lower word from a integer value. |
LowWord(IntPtr) | Get the higher word from a System.IntPtr value. |