Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Message Structure
 Message Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Message Members

Implements a Windows message.

The Message type exposes the following members.

  NameDescription
Public methodStatic memberCreate Creates a new Message.
Public methodEquals Indicates whether this instance and a specified object are equal. (Overrides ValueType..::.Equals(Object).)
Protected methodFinalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCode Returns the hash code for this instance. (Overrides ValueType..::.GetHashCode()()().)
Public methodGetLParam Gets the LParam value and converts the value to an object.
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringInfrastructure. (Overrides ValueType..::.ToString()()().)
Top
  NameDescription
Public operatorStatic memberEquality Determines whether two instances of Message are equal.
Public operatorStatic memberInequality Determines whether two instances of Message are not equal.
Top
  NameDescription
Public propertyHWnd Gets or sets the window handle of the message.
Public propertyLParam Specifies the LParam field of the message.
Public propertyMsg Gets or sets the ID number for the message.
Public propertyResult Specifies the value that is returned to Windows in response to handling the message.
Public propertyWParam Gets or sets the WParam field of the message.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker