 

HRESULT InitInstall(void);
The InitInstall function initializes the installation process for a CPC that will be installed. Note that this is a new CPC to be installed.
None.
This function returns one of the following values.
| Value | Meaning | 
|---|---|
| S_OK | Success | 
| E_FAIL | Failure |