Status Level
An enum class containing the status levels that could be reported.
public enum CdmStatusLevel
{
Info,
Progress,
Warning,
Error,
None
}
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
An enum class containing the status levels that could be reported.
public enum CdmStatusLevel
{
Info,
Progress,
Warning,
Error,
None
}