PC Stable Documentation
|
|
BiosCheckUpdateResult represent result of the PromptUpdateAsync request. More...
Private Attributes | |
bool | m_IsUpdate |
Is new update available? | |
bool | m_IsMandatory |
Is update mandatory? | |
BiosCheckUpdateResult represent result of the PromptUpdateAsync request.
|
private |
Is update mandatory?
Referenced by BiosPackageService::OnCheckUpdate().
|
private |
Is new update available?
Referenced by BiosPackageService::OnCheckUpdate().