API Reference > Functions > odrxCreateSyncRxDictionary Function
odrxCreateSyncRxDictionary Function
Syntax
C++
FIRSTDLL_EXPORT OdRxDictionaryPtr odrxCreateSyncRxDictionary();

RxDictionary.h

Creates a new dictionary object that can be modified from multiple threads and returns the smart pointer to it.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.