ReactOS 0.4.16-dev-1040-g85afe48
|
Definition at line 96 of file inseng.idl.
DWORD ICifComponent::GetActualDownloadSize | ( | ) |
HRESULT ICifComponent::GetCommand | ( | UINT | index, |
char * | cmd, | ||
DWORD | cmd_size, | ||
char * | switches, | ||
DWORD | switch_size, | ||
DWORD * | type | ||
) |
DWORD ICifComponent::GetCurrentPriority | ( | ) |
HRESULT ICifComponent::GetDependency | ( | UINT | index, |
char * | id, | ||
DWORD | buf, | ||
char * | type, | ||
DWORD * | ver, | ||
DWORD * | build | ||
) |
DWORD ICifComponent::GetDownloadSize | ( | ) |
DWORD ICifComponent::GetExtractSize | ( | ) |
DWORD ICifComponent::GetInstallQueueState | ( | ) |
DWORD ICifComponent::GetPlatform | ( | ) |
DWORD ICifComponent::GetPriority | ( | ) |
HRESULT ICifComponent::GetProgressKeys | ( | char * | progress, |
DWORD | progress_size, | ||
char * | cancel, | ||
DWORD | cancel_size | ||
) |
HRESULT ICifComponent::IsActiveSetupAware | ( | ) |
HRESULT ICifComponent::IsComponentDownloaded | ( | ) |
DWORD ICifComponent::IsComponentInstalled | ( | ) |
HRESULT ICifComponent::IsRebootRequired | ( | ) |
DWORD ICifComponent::IsThisVersionInstalled | ( | DWORD | version, |
DWORD | build, | ||
DWORD * | ret_version, | ||
DWORD * | ret_build | ||
) |
HRESULT ICifComponent::IsUIVisible | ( | ) |
HRESULT ICifComponent::RequiresAdminRights | ( | ) |