Method AsUInt32
AsUInt32(KeyEventType)
Directly converts this KeyEventType value to a uint value with the same binary representation.
public static uint AsUInt32(this KeyEventType e)
Parameters
Returns
Remarks
NO VALIDATION IS PERFORMED!
Directly converts this KeyEventType value to a uint value with the same binary representation.
public static uint AsUInt32(this KeyEventType e)
NO VALIDATION IS PERFORMED!