Share

AcEditorReactor::abortRestore

C++

void abortRestore(
    AcDbDatabase*
) override;

Description

This callback function indicates that a restore operation on the pTo drawing database was terminated and did not complete.

Parameters

Parameters Description
pTo Passed in pointer to target drawing database

Links

AcEditorReactor Class

Was this information helpful?