Campo OLEMENUID.cwBuf

 

Publicado: abril de 2016

Dimensionar, em caracteres, de pwszNameBuf, o buffer do nome de menu.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)

Sintaxe

[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.ULONG")]
public uint cwBuf
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.ULONG")]
unsigned int cwBuf
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
val mutable cwBuf : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.ULONG")>
Public cwBuf As UInteger

Valor de Campo

Type: System.UInt32

Comentários

COM assinatura

A partir de oleipc.idl.

[C++]

Consulte também

Estrutura OLEMENUID
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo