Share

acrxFindAcRxClass Function

C++

ACBASE_PORT AcRxClass * acrxFindAcRxClass(
    const ACHAR * pClassName
);

File

rxboiler.h

Description

Look up for the class name in the AcRx class dictionary

Parameters

Parameters Description
pClassName Input name of the class

Was this information helpful?