VSBROWSEINFOW.dwHelpTopic 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.
Help topic string. This is overridden by pszHelpTopic
parameter from the GetDirectoryViaBrowseDlgEx(VSBROWSEINFOW[], String, String, String, VSNSEBROWSEINFOW[]) method.
public: System::UInt32 dwHelpTopic;
public: unsigned int dwHelpTopic;
unsigned int dwHelpTopic;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwHelpTopic;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwHelpTopic : uint32
Public dwHelpTopic As UInteger
Field Value
- Attributes
Remarks
C++DWORD dwHelpTopicSee vsshell.idl.