The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UCOMITypeInfo::GetTypeAttr Method (IntPtr%)
.NET Framework (current version)
Retrieves a System.Runtime.InteropServices::TYPEATTR structure that contains the attributes of the type description.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- ppTypeAttr
-
Type:
System::IntPtr%
On successful return, a reference to the structure that contains the attributes of this type description.
The values of ppTypeAttr can be accessed through PtrToStructure.
For additional information about ITypeInfo::GetTypeAttr, see the MSDN Library.
.NET Framework
Available since 1.1
Available since 1.1
Show: