C# Class OpenTK.WinGLControl.MSG

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Свойство Type Description
HWnd System.IntPtr
LParam System.IntPtr
Message uint
Point System.Windows.Forms.POINT
Time uint
WParam System.IntPtr

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

HWnd public_oe property

public IntPtr,System HWnd
Résultat System.IntPtr

LParam public_oe property

public IntPtr,System LParam
Résultat System.IntPtr

Message public_oe property

public uint Message
Résultat uint

Point public_oe property

public POINT,System.Windows.Forms Point
Résultat System.Windows.Forms.POINT

Time public_oe property

public uint Time
Résultat uint

WParam public_oe property

public IntPtr,System WParam
Résultat System.IntPtr