Type Description Functions
The following functions are provided for loading, registering, and querying type libraries.
In this section
| Topic | Description |
|---|---|
|
Computes a hash value for a name. | |
|
Computes a hash value for a name. | |
|
Computes a hash value for the specified name. | |
|
Uses registry information to load a type library. | |
|
Loads and registers a type library. | |
|
Loads a type library and (optionally) registers it in the system registry. | |
|
Enables the RegisterTypeLib function to override default registry mappings under Windows Vista Service Pack 1 (SP1), Windows Server 2008, and later operating system versions. | |
|
Retrieves the path of a registered type library. | |
|
Adds information about a type library to the system registry. | |
|
Registers a type library for use by the calling user. | |
|
Removes type library information from the system registry. Use this API to allow applications to properly uninstall themselves. | |
|
Removes type library information that was registered by using RegisterTypeLibForUser. |
Related topics