Status Level
An enum class containing the status levels that could be reported.
public enum CdmStatusLevel
{
Info,
Progress,
Warning,
Error,
None
}
Tento prehliadač už nie je podporovaný.
Inovujte na Microsoft Edge a využívajte najnovšie funkcie, aktualizácie zabezpečenia a technickú podporu.
An enum class containing the status levels that could be reported.
public enum CdmStatusLevel
{
Info,
Progress,
Warning,
Error,
None
}