AcMapOSEObject::IsInEditSet function
From Land Desktop Development ARX CPP SDK
Tells if the object's AutoCAD counterpart is in the EditSet.
bool
IsInEditSet();
Returns true if the AutoCAD counterpart is in the EditSet.
If the object is in this user's EditSet, it is locked for other users.