Status Level
An enum class containing the status levels that could be reported.
public enum CdmStatusLevel
{
Info,
Progress,
Warning,
Error,
None
}
Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται πλέον.
Κάντε αναβάθμιση σε Microsoft Edge για να επωφεληθείτε από τις τελευταίες δυνατότητες, τις ενημερώσεις ασφαλείας και την τεχνική υποστήριξη.
An enum class containing the status levels that could be reported.
public enum CdmStatusLevel
{
Info,
Progress,
Warning,
Error,
None
}