IDebugDocumentHelper32.Attach(IDebugDocumentHelper32) 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 Attach(Microsoft::VisualStudio::Debugger::Interop::IDebugDocumentHelper32 ^ pddhParent);
public int Attach(Microsoft.VisualStudio.Debugger.Interop.IDebugDocumentHelper32 pddhParent);
abstract member Attach : Microsoft.VisualStudio.Debugger.Interop.IDebugDocumentHelper32 -> int
Public Function Attach (pddhParent As IDebugDocumentHelper32) As Integer
Parameters
- pddhParent
- IDebugDocumentHelper32