C++
ACDBCORE2D_PORT bool acrxAppIsLoaded( const ACHAR * pAppName );
File
rxregsvc.h
Description
This function tests whether the ObjectARX application identified by pAppName is currently loaded.
Parameters
| Parameters | Description |
|---|---|
| pAppName | Input name of application |