NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Message.msg

The message ID

[Visual Basic]
Public msg As Integer
[C#]
public int msg;
[C++]
public: int msg;
[JScript]
public var msg : int;

See Also

Message Structure | Message Members | System.WinForms Namespace