This document is archived and information here might be outdated. Recommended version. |
The result for the analysis.
[Visual Basic .NET] Public ReadOnly Property Result As INAResult
[C#] public INAResult Result {get;}
[C++]
HRESULT get_Result(
INAResult** Result
);
[C++] Parameters Result [out, retval]
Result is a parameter of type INAResult**
Result returns the NATraversalResult, which is the results of the network analysis.