Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdFileDependencyManager::getEntry Method (OdUInt32, OdFileDependencyInfoPtr&, const bool)
Syntax
C++
virtual OdResult getEntry(OdUInt32 fdlIndex, OdFileDependencyInfoPtr& fileInfo, const bool useCachedInfo = false) = 0;

Returns the specified entry in the File Dependency List. 

 

Parameters
Description
fdlIndex
[in] File Dependency List index.
fileInfo
[out] Receives the file dependency information
useCachedInfo
[in] True to use cached information, false to use updated information.

Returns eOk if successful, or an appropriate error code if not.

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