Provides methods for accessing a library of type descriptions.
The ITypeLib type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetTypeComp | Retrieves a pointer to the ITypeComp for a type library. This enables a client compiler to bind to the library’s types, variables, constants, and global functions. |
![]() |
GetTypeInfo | Retrieves the specified type description in the library. |
![]() |
GetTypeInfoOfGuid | Retrieves the type description that corresponds to the specified globally unique identifier (GUID). |
![]() |
GetTypeInfoType | Retrieves the type of a type description. |
![]() |
LocalReleaseTLibAttr | Infrastructure. Microsoft Internal Use Only. |
![]() |
RemoteFindName | Infrastructure. Microsoft Internal Use Only. |
![]() |
RemoteGetDocumentation | Infrastructure. Microsoft Internal Use Only. |
![]() |
RemoteGetLibAttr | Infrastructure. Microsoft Internal Use Only. |
![]() |
RemoteGetTypeInfoCount | Infrastructure. Microsoft Internal Use Only. |
![]() |
RemoteIsName | Infrastructure. Microsoft Internal Use Only. |
Top
.gif)