Share

acdbValidateCustomSummaryInfoKey@TCHAR*@AcDbDatabaseSummaryInfo*

Description

Validates the custom summary info key to ensure the characters are appropriate and the key is not a duplicate. Invalid characters include any of the following:

< > / \ " : ; ? * | ,  = `

Parameters

Parameters Description
key Input key to be validated
pInfo Summary Info to be updated

Was this information helpful?