VSConstants.CPPM_GETSELECTION 字段

检索有关选择的信息。 组件选择器 对话框。

命名空间:  Microsoft.VisualStudio
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public Const CPPM_GETSELECTION As Integer
public const int CPPM_GETSELECTION

备注

wParam 与 int 相等 *pnComponents 和 lParam 与 VSCOMPONENTSELECTORDATA ***pppComponents相等。

.NET Framework 安全性

请参见

参考

VSConstants 类

Microsoft.VisualStudio 命名空间

IVsComponentSelectorDlg