Expand Minimize
This topic has not yet been rated - Rate this topic

SHLoadOLE function

[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


HRESULT SHLoadOLE(
  _In_  LPARAM  lParam
);

Parameters

lParam [in]

Type: LPARAM

Ignored.

Return value

Type: HRESULT

Returns S_OK.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

End of client support

Windows XP with SP2

End of server support

Windows Server 2003

Header

Shlobj.h

Library

Shell32.lib

DLL

Shell32.dll (version 5.0 or later)

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.