tagTYPEATTR Members
Include Protected Members
Include Inherited Members
Contains attributes of an _ITypeInfo interface.
The tagTYPEATTR type exposes the following members.
Methods
Name
Description
Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the hash code for this instance. (Inherited from ValueType.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the fully qualified type name of this instance. (Inherited from ValueType.)
Top
Fields
Name
Description
Specifies the byte alignment for an instance of this type.
The size of an instance of this type.
The size of this type's virtual method table (VTBL).
Indicates the number of functions on the interface this structure describes.
Indicates the number of implemented interfaces on the interface this structure describes.
Indicates the number of variables and data fields on the interface described by this structure.
Reserved for future use.
The GUID of the type information.
IDL attributes of the described type.
Locale of member names and documentation strings.
Reserved for future use.
ID of constructor, or MEMBER_ID_NIL if none.
ID of distructor, or MEMBER_ID_NIL if none.
S specifies the type for which this type is an alias.
A tagTYPEKIND value describing the type this information describes.
Holds the major version number.
Holds the minor version number.
A TYPEFLAGS value describing this information.
Top