This document is archived and information here might be outdated. Recommended version. |
The locator to be used.
[Visual Basic .NET] Public Property Locator As INALocator
[C#] public INALocator Locator {get; set;}
[C++]
HRESULT get_Locator(
INALocator* loaderLocator
);
[C++]
HRESULT putref_Locator(
INALocator** loaderLocator
);
[C++] Parameters loaderLocator [in]
loaderLocator is a parameter of type INALocator* loaderLocator [out, retval]
loaderLocator is a parameter of type INALocator**
The Locator property specifies how network locations will be found.