C++
ACDBCORE2D_PORT bool isAppRegistered( const wchar_t * pszAppName ) const;
Description
Checks for a registered application name.
Parameters
| Parameters | Description |
|---|---|
| pszAppName | Application name to check for |
Returns
true if the application name is registered in this database, else false.