Invokes the constructor, passing in arguments as variant types. The result is returned as a Variant type.
Ditto, but accepts arguments of any type, and permits the result to also be cast to a type specified by template argument.
Returns __ctor, which is the name of all constructors.
Represents and grants access to a single constructor defined in some aggregate type.