VSBROWSEINFOW.dwHelpTopic Field

Definition

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.

Applies to