IDebugDocumentHelper64.Init Method
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.
public:
int Init(Microsoft::VisualStudio::Debugger::Interop::IDebugApplication64 ^ pda, System::String ^ pszShortName, System::String ^ pszLongName, System::UInt32 docAttr);
public int Init(Microsoft.VisualStudio.Debugger.Interop.IDebugApplication64 pda, string pszShortName, string pszLongName, uint docAttr);
abstract member Init : Microsoft.VisualStudio.Debugger.Interop.IDebugApplication64 * string * string * uint32 -> int
Public Function Init (pda As IDebugApplication64, pszShortName As String, pszLongName As String, docAttr As UInteger) As Integer
Parameters
- pszShortName
- String
- pszLongName
- String
- docAttr
- UInt32