C# 클래스 MetroRadiance.Interop.Win32.NativeExtensions

파일 보기 프로젝트 열기: Grabacr07/MetroRadiance

공개 메소드들

메소드 설명
ToHiWord ( this dword ) : ushort
ToLoWord ( this dword ) : ushort
ToPoint ( this dword ) : Point

메소드 상세

ToHiWord() 공개 정적인 메소드

public static ToHiWord ( this dword ) : ushort
dword this
리턴 ushort

ToLoWord() 공개 정적인 메소드

public static ToLoWord ( this dword ) : ushort
dword this
리턴 ushort

ToPoint() 공개 정적인 메소드

public static ToPoint ( this dword ) : Point
dword this
리턴 Point