This document is archived and information here might be outdated. Recommended version. |
The number of locator agents added.
[Visual Basic .NET]
Public ReadOnly Property LocatorAgentCount As Integer
[C#]
public int LocatorAgentCount {get;}
[C++]
HRESULT get_LocatorAgentCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*
LocatorAgentCount returns the number of locator agents that the NALocator is referencing.