OLEMENUID.pwszNameBuf Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Buffer for menu name.
public: System::String ^ pwszNameBuf;
public: Platform::String ^ pwszNameBuf;
std::wstring pwszNameBuf;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPOLESTR")]
public string pwszNameBuf;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPOLESTR")>]
val mutable pwszNameBuf : string
Public pwszNameBuf As String
Field Value
- Attributes
Remarks
COM Signature
From oleipc.idl.