C# Class MetroRadiance.Interop.Win32.NativeExtensions

Exibir arquivo Open project: Grabacr07/MetroRadiance

Public Methods

Method Description
ToHiWord ( this dword ) : ushort
ToLoWord ( this dword ) : ushort
ToPoint ( this dword ) : Point

Method Details

ToHiWord() public static method

public static ToHiWord ( this dword ) : ushort
dword this
return ushort

ToLoWord() public static method

public static ToLoWord ( this dword ) : ushort
dword this
return ushort

ToPoint() public static method

public static ToPoint ( this dword ) : Point
dword this
return Point