IBindingDisplay::InitializeForProcess Method
Initializes the IBindingDisplay Interface object.
HRESULT InitializeForProcess (
[in] ULONG32 pid
);
Remarks
The debugger calls the InitializeForProcess method at creation time to initialize the binding display. InitializeForProcess must be called at creation time before any other method on IBindingDisplay is called.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: BindingDisplay.h
Library: BindingDisplay.idl
.NET Framework Version: 2.0