Searched defs:UtilUnRegisterTypeLib (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome_frame/
H A Dutils.cc141 HRESULT UtilUnRegisterTypeLib(HINSTANCE tlb_instance, function
148 hr = UtilUnRegisterTypeLib(type_lib, for_current_user_only);
170 HRESULT UtilUnRegisterTypeLib(LPCWSTR typelib_path, function
175 hr = UtilUnRegisterTypeLib(type_lib, for_current_user_only);
201 HRESULT UtilUnRegisterTypeLib(ITypeLib* typelib, function

Completed in 53 milliseconds