How would I find out how much memory is allocated for an object such as an ado connection or ado command object? Help shows how much memory is used by data types (integer takes up 4 bytes, for example), but not for objects.

Thanks in advance