IShellWindows::ProcessAttachDetach method (exdisp.h)

Deprecated. Always returns S_OK.

Syntax

HRESULT ProcessAttachDetach(
  [in] VARIANT_BOOL fAttach
);

Parameters

[in] fAttach

Type: VARIANT_BOOL

Not used.

Return value

Type: HRESULT

Always returns S_OK.

Requirements

Requirement Value
Target Platform Windows
Header exdisp.h
DLL Shdocvw.dll (version 5.00.2014.0216 or later)