System.SimpleRating
0 ~ 5 の範囲の整数値を使用する評価システム。
Windows 10、バージョン 1703、Windows 10、バージョン 1607、Windows 10、バージョン 1511、Windows 10、バージョン 1507、Windows 8.1、Windows 8、Windows 7、Windows Vista
propertyDescription
name = System.SimpleRating
shellPKey = PKEY_SimpleRating
formatID = A09F084E-AD41-489F-8076-AA5BE3082BCA
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = UInt32
IsInnate = true
備考
PKEY 値は Propkey.h で定義されます。
Windows Vista シェル評価システムとの互換性を確保するために、プロパティ ハンドラーは、System.Rating プロパティにも、そのプロパティの説明に従ってマッピングを設定する必要があります。
次の表を使用して、System.Rating から System.SimpleRatingに変換します。
System.Rating | System.SimpleRating |
---|---|
0 | 0 |
1-12 | 1 |
13-37 | 2 |
38-62 | 3 |
63-87 | 4 |
88-99 | 5 |
関連トピック
-
propertyDescription を する
-
searchInfo の
-
labelInfo を する
-
typeInfo を する
-
displayInfo を する
-
stringFormat を する
-
booleanFormat を する
-
numberFormat を する
-
dateTimeFormat を する
-
enumeratedList を する
-
drawControl を する
-
editControl を する
-
filterControl を する
-
queryControl の