Creates an instance of the specified object class from within the context of the shell’s process.
WINSHELLAPI HRESULT WINAPI SHLoadInProc(
REFCLSID rclsid
);
Returns NOERROR if successful or an OLE-defined error result otherwise.
See: