API Reference > OdDg Classes > OdDgDatabaseReactor Class > OdDgDatabaseReactor Methods > OdDgDatabaseReactor::headerSysVarChanged Method
OdDgDatabaseReactor::headerSysVarChanged Method
Syntax
C++
virtual void headerSysVarChanged(const OdDgDatabase* pDb, const OdString& name);
Parameters 
Description 
const OdDgDatabase* pDb 
[in] Pointer to the database being modified.  
const OdString& name 
[in] Name of the system variable being modified. 

Notification function called whenever a database -resident system variable has changed. 

 

This function is called after the operation.

headerSysVarWillChange

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