Up a level to IAcSmPersist      
IAcSmPersist.GetOwner Method

Retrieves a pointer to the owning IAcSmPersist parent object.

If the method succeeds, the return value is S_OK. If the pointer to the owning IAcSmPersist parent object cannot be found, S_FALSE is returned and the provided pointer is populated with null. All other return values indicate an error condition.

Syntax

GetOwner() As IAcSmPersist

   Comments?