This is the complete list of members for IInstallEngine2, including all inherited members.
| Abort(DWORD flags) | IInstallEngine | |
| AddRef() | IUnknown | |
| DownloadComponents(DWORD flags) | IInstallEngine | |
| EnumDownloadIDs(UINT index, char **id) | IInstallEngine | |
| EnumInstallIDs(UINT index, char **id) | IInstallEngine | |
| GetDisplayName(const char *id, const char *name) | IInstallEngine | |
| GetEngineStatus(DWORD *status) | IInstallEngine | |
| GetICifFile(ICifFile **cif_file) | IInstallEngine2 | |
| GetSizes(const char *id, COMPONENT_SIZES *sizes) | IInstallEngine | |
| InstallComponents(DWORD flags) | IInstallEngine | |
| IsComponentInstalled(const char *id, DWORD *status) | IInstallEngine | |
| LaunchExtraCommand(const char *inf_name, const char *section) | IInstallEngine | |
| LPUNKNOWN typedef | IUnknown | |
| QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
| RegisterInstallEngineCallback(IInstallEngineCallback *callback) | IInstallEngine | |
| Release() | IUnknown | |
| Resume() | IInstallEngine | |
| SetAction(const char *id, DWORD action, DWORD priority) | IInstallEngine | |
| SetBaseUrl(const char *base_name) | IInstallEngine | |
| SetCifFile(const char *cab_name, const char *cif_name) | IInstallEngine | |
| SetDownloadDir(const char *download_dir) | IInstallEngine | |
| SetHWND(HWND hwnd) | IInstallEngine | |
| SetInstallDrive(char drive) | IInstallEngine | |
| SetInstallOptions(DWORD flags) | IInstallEngine | |
| SetIStream(IStream *stream) | IInstallEngine | |
| SetLocalCif(const char *cif) | IInstallEngine2 | |
| Suspend() | IInstallEngine | |
| UnregisterInstallEngineCallback() | IInstallEngine | |