Share

getFingerprintGuid Method

Overload List

Method Description
AcDbDatabase::getFingerprintGuid (ACHAR*&) Sets guidString to point to a copy of the database's fingerprintguid header variable string. The guidString pointer should not point to allocated memory when passed in.
AcDbDatabase::getFingerprintGuid (AcString &) Sets guidString to the database's fingerprintguid header variable string.NoteReturns Acad::eOk if successful.

Was this information helpful?