This document is archived and information here might be outdated. Recommended version. |
The network analysis context.
[Visual Basic .NET] Public Property Context As INAContext
[C#] public INAContext Context {get; set;}
[C++]
HRESULT get_Context(
INAContext* NAContext
);
[C++]
HRESULT putref_Context(
INAContext** NAContext
);
[C++]
Parameters NAContext [in]
NAContext is a parameter of type INAContext* NAContext [out, retval]
NAContext is a parameter of type INAContext**
Returns the NAContext associated with the NALayer.