Lifetime<TVTable, TObject>
struct Lifetime<TVTable, TObject> where TVTable : ValueType modreq(System.Runtime.InteropServices.UnmanagedType)
Struct that handles managed object COM projection lifetime management.
Allocate a lifetime wrapper for the given object with the given
vtable.
Get the object associated with this lifetime.