isCOMClass

Gets whether T is an COM class or interface.

Additionally, said class or interface needs to have the retain and release methods.

enum isCOMClass (
T
)

Meta