API Reference > Functions > odUninitialize Function
odUninitialize Function
Syntax
C++
DBLIB_EXPORT void odUninitialize();

DbSystemServices.h

Performs Drawings system uninitialization.

This function releases the dynamic class registration data and the OdDbSystemServices pointer associated with the earlier call to odInitialize. 

This function should be called once per process as the last operation performed by the Drawings.

TD_Db

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