Campo VSCOMPONENTSELECTORDATA.lCustom
Publicado: abril de 2016
DWORD contendo informações personalizadas.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LONG_PTR")]
public int lCustom
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LONG_PTR")]
int lCustom
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LONG_PTR")>]
val mutable lCustom : int
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LONG_PTR")>
Public lCustom As Integer
Valor de Campo
Type: System.Int32
Comentários
COM assinatura
De vsshell.idl:
Consulte também
Estrutura VSCOMPONENTSELECTORDATA
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo