[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.