VSOPENFILENAMEW.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.
DWORD specifying the help topic.
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
COM Signature
From vsshell.idl: