INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Computes a hash value for a name that can then be passed to
-- ITypeComp::Bind, ITypeComp::BindType, ITypeLib::FindName, or
-- ITypeLib::IsName.
-- Computes a hash value for a name that can then be passed to
-- ITypeComp::Bind, ITypeComp::BindType, ITypeLib::FindName, or
-- ITypeLib::IsName.
-- Loads and registers a type library.
-- Loads a type library and (optionally) registers it in the system
-- registry.
-- Uses registry information to load a type library
-- Adds information about a type library to the system registry.
-- Removes type library information from the system registry. Use this
-- API to allow applications to properly uninstall themselves. In-process
-- objects typically call this API from DllUnregisterServer.
-- Retrieves the path of a registered type library.
-- HRESULT
-- Provides access to a new object instance that supports
-- the ICreateTypeLib interface
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |