This document is archived and information here might be outdated. Recommended version. |
Indicates if the locator should store information extracted from the reference data in a standardized form.
[Visual Basic .NET]
Public ReadOnly Property StoreStandardizedRefData As Boolean
[C#]
public bool StoreStandardizedRefData {get;}
[C++]
HRESULT get_StoreStandardizedRefData(
Boolean* bStoreStandardizedRefData
);
[C++] Parameters bStoreStandardizedRefData [out, retval]
bStoreStandardizedRefData is a parameter of type bool*