SHLoadInProcSHLoadInProc*
*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.

rclsid
CLSID of the object class to be created.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.