Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library

Header File
shlobj.h
Unicode
No
Platform Notes
None

SHLoadInProc

[Now Supported on Windows NT]

Creates an instance of the specified object class from within the context of the shell's process.

WINSHELLAPI HRESULT WINAPI SHLoadInProc(

REFCLSID rclsid

);

Parameters

rclsid

CLSID of the object class to be created.

Return Values

Returns NOERROR if successful or an OLE-defined error result otherwise.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples