IConfigManager::SetHost (Compact 2013)
3/26/2014
Use this method to set a host object that controls an installation or uninstallation.
Syntax
virtual HRESULT STDMETHODCALLTYPE SetHost(
IUnknown *pUnk
) = 0;
Parameters
- pUnk
[in] The IUnknown interface to the host object.
Return Value
Returns S_OK.
Requirements
Header |
cfgmgr.h |
sysgen |
SYSGEN_CONFIGMGR |