Notification function called whenever an object in an Xref database has been comandeered.
Parameters
Parameters
Description
pToDb
[in] Host database.
pFromDb
[in] Xref database.
objectId
[in] Object ID of the comandeered object.
Remarks
Rather than copy an Xref dependent object to the host database, the Object ID of the object is merely appended to the host database symbol table with the name of the Xref prepended to it.
Thus, the block BAR in the xrefed database FOO, becomes FOO|BAR in the host database.