Share

AcRxDynamicLinker::unregisterApp Method

C++

virtual AcadApp::ErrorStatus unregisterApp(
    const ACHAR * logicalName
) = 0;

Description

Unregisters an application for dynamic loading.

Parameters

Parameters Description
logicalName Input Boolean indicating whether to register the application under the Autodesk/ObjectDBX area of the registry

Links

AcRxDynamicLinker

Was this information helpful?