英語で読む

次の方法で共有


VSADDRESULT Enum

Definition

Indicates whether an item was successfully added to a project.

C++/CX
public enum class VSADDRESULT
Inheritance
VSADDRESULT

Fields

Name Value Description
ADDRESULT_Success -1

Item was successfully added to the project.

ADDRESULT_Failure 0

Item failed to be added to the project.

ADDRESULT_Cancel 1

AddItem function was canceled by the user.

Remarks

COM Signature

From vsshell.idl:

Applies to

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