Contents Index Topic Contents | ||
Previous Topic: SHInvokePrinterCommand Next Topic: SHQueryRecycleBin |
SHLoadInProc
WINSHELLAPI HRESULT WINAPI SHLoadInProc( REFCLSID rclsid );Creates an instance of the specified object class from within the context of the shell's process.
- Returns NOERROR if successful, or an OLE-defined error result otherwise.
- rclsid
- CLSID of the object class to be created.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.