This document is archived and information here might be outdated. Recommended version. |
Indicates if the locator style supports a place name alias table.
[Visual Basic .NET] Public Property SupportsPlaceNameAliasTable As Boolean
[C#] public bool SupportsPlaceNameAliasTable {get; set;}
[C++]
HRESULT get_SupportsPlaceNameAliasTable(
Boolean* supportsPNAT
);
[C++]
HRESULT put_SupportsPlaceNameAliasTable(
VARIANT_BOOL supportsPNAT
);
[C++]
Parameters supportsPNAT [out, retval]
supportsPNAT is a parameter of type bool* supportsPNAT [in]
supportsPNAT is a parameter of type bool