Message Methods
.NET Framework 4.5
The Message type exposes the following members.
| Name | Description | |
|---|---|---|
|
Create | Creates a new Message. |
|
Equals | Determines whether the specified object is equal to the current object. (Overrides ValueType.Equals(Object).) |
|
GetHashCode | Returns the hash code for this instance. (Overrides ValueType.GetHashCode().) |
|
GetLParam | Gets the LParam value and converts the value to an object. |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Infrastructure. Returns a String that represents the current Message. (Overrides ValueType.ToString().) |