英語で読む

次の方法で共有


__PREVIEWCHANGESITEMCHECKSTATE Enum

Definition

Specifies the check-state of an item.

C++/CX
public enum class __PREVIEWCHANGESITEMCHECKSTATE
Inheritance
__PREVIEWCHANGESITEMCHECKSTATE

Fields

Name Value Description
PCCS_None 0

Item doesn't have a check box channel.

PCCS_Unchecked 1

Item and all its descendants are unchecked.

PCCS_PartiallyChecked 2

Some descendants of this item are checked and others are unchecked.

PCCS_Checked 3

Item and all its descendants are checked.

Remarks

COM Signature

From vsshell80.idl:

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022