Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Initializes the IBindingDisplay object.
Syntax
HRESULT InitializeForProcess (
[in] ULONG32 pid
);
Parameters
pid
[in] The process identifier.
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: See System Requirements.
Header: BindingDisplay.h
Library: BindingDisplay.idl
.NET Framework Versions: Available since 2.0