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


ITAProtectedNames2.PostMessage Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ITAProtectedNames2.PostMessage Method

The protected names dummy post message ID.

[Visual Basic .NET]
Public Function PostMessage ( _
) As Integer
[C#]
public int PostMessage (
);
[C++]
HRESULT PostMessage(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITAProtectedNames2 Interface