This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > ICOMClient Interface > ICOMClient.PostMessage Method (ArcObjects .NET 10.4 SDK) |
Posts a message to the Tracking Server.
[Visual Basic .NET] Public Sub PostMessage ( _ ByVal piMessage As IMessage _ )
[C#] public void PostMessage ( IMessage piMessage );
[C++]
HRESULT PostMessage(
IMessage* piMessage
);
[C++]
Parameters piMessage
piMessage is a parameter of type IMessage