Parameters |
Description |
const OdString& feature |
[in] Name of the application or feature that created the entry. |
const OdString& fullFileName |
[in] Full name of file for the entry. |
OdFileDependencyInfoPtr& fileInfo |
[out] Receives the file dependency information |
const bool useCachedInfo = false |
[in] True to use cached information, false to use updated information. |
Returns eOk if successful, or an appropriate error code if not.
Returns the specified entry in the DWG section of the File Dependency List.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|