.NET Framework Class Library
Message Members

Implements a Windows message.

The Message type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateCreates a new Message.
Public methodEqualsIndicates whether this instance and a specified object are equal. (Overrides ValueType..::.Equals(Object).)
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeReturns the hash code for this instance. (Overrides ValueType..::.GetHashCode()()().)
Public methodGetLParamGets the LParam value and converts the value to an object.
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringInfrastructure. (Overrides ValueType..::.ToString()()().)
Top
Operators

  NameDescription
Public operatorStatic memberEqualityDetermines whether two instances of Message are equal.
Public operatorStatic memberInequalityDetermines whether two instances of Message are not equal.
Top
Properties

  NameDescription
Public propertyHWndGets or sets the window handle of the message.
Public propertyLParamSpecifies the LParam field of the message.
Public propertyMsgGets or sets the ID number for the message.
Public propertyResultSpecifies the value that is returned to Windows in response to handling the message.
Public propertyWParamGets or sets the WParam field of the message.
Top
See Also

Reference

Tags :


Page view tracker