InprocServer

Specifies the path to the inprocess-server DLL.

Registry Entry

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID
    \InprocServer = <
full path>

Value Entries

<full path>

Specifies the path to the inprocess server DLL.

 

Remarks

The InprocServer entry is relatively rare for insertable classes.

If a container is searching the registry for an InprocServer, the 16-bit version has priority with a 16-bit container, and 32-bit version has priority with a 32-bit container.

See Also

InprocServer32