Up a level to AcSmDatabase      
AcSmDatabase.FindObject Method

Finds an IAcSmPersist object based on the persisted handle of the object instance.

The caller must release the interface when the operation is complete.

Syntax

FindObject(

hand As String) As IAcSmPersist

hand Input object handle, or null if a new ID is requested
   Comments?