This document is archived and information here might be outdated.  Recommended version.


tagMSG Structure (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Structures > T > tagMSG Structure
ArcGIS Developer Help

tagMSG Structure

Syntax

[Visual Basic .NET]
Public Sub New ( _
   hWnd As IntPtr,
   Message As Integer,
   wParam As Integer,
   lParam As Integer,
   time As Integer
)
[C#]
public tagMSG {
   IntPtr hWnd,
   uint Message,
   uint wParam,
   int lParam,
   uint time
)
[C++]
typedef struct tagMSG { } tagMSG;

Product Availability

Available with ArcGIS Desktop.