This document is archived and information here might be outdated. Recommended version. |
The context for the result.
[Visual Basic .NET] Public ReadOnly Property NAContext As INAContext
[C#] public INAContext NAContext {get;}
[C++]
HRESULT get_NAContext(
INAContext** NAContext
);
[C++] Parameters NAContext [out, retval]
NAContext is a parameter of type INAContext**
The NAContext returns the context that this traversal result was based upon.