Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdFileDependencyManager::updateEntry Method (const OdString&, const OdString&)
Syntax
C++
virtual OdResult updateEntry(const OdString& feature, const OdString& fullFileName) = 0;

Updates the specified entry in the File Dependency List. 

 

Parameters
Description
feature
[in] Name of the application or feature that created the entry.
fullFileName
[in] Full name of file for the entry.
index
[in] File Dependency List index.

This function resets the mIsModified, mTimestamp, and mFileSize members of the entry.

Copyright © 2002-2022. Open Design Alliance All rights reserved.