Home
last modified time | relevance | path

Searched refs:component_set_installed (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/inseng/
H A Dinseng_private.h83 void component_set_installed(ICifComponent *iface, BOOL value) DECLSPEC_HIDDEN;
H A Dicif.c332 void component_set_installed(ICifComponent *iface, BOOL value) in component_set_installed() function