SHLoadOLE function (shlobj.h)

[This function is available through Windows XP Service Pack 2 (SP2) and Windows Server 2003. It is not supported as of Windows Vista.]

Deprecated. Provided for backward compatibility.

Syntax

SHSTDAPI SHLoadOLE(
  [in] LPARAM lParam
);

Parameters

[in] lParam

Type: LPARAM

Ignored.

Return value

Type: HRESULT

Returns S_OK.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header shlobj.h
Library Shell32.lib
DLL Shell32.dll (version 5.0 or later)