Registry and TypeLib Global Functions
These functions provide support for loading and registering a type library.
Important
The functions listed in the following tables cannot be used in applications that execute in the Windows Runtime.
This function is called to register a type library. |
|
This function is called to unregister a type library |
|
This function is called to load a type library. |
|
This function is called to update the registry from the supplied resource. |
|
This function is called to read from, or write to, the system registry. Called by the Registry Data Exchange Macros. |
These functions control which node in the registry the program uses to store information.
Retrieves whether the application redirects registry access to the HKEY_CURRENT_USER (HKCU) node. |
|
Sets whether the application redirects registry access to the HKEY_CURRENT_USER (HKCU) node. |