Specifies the default in-process handler for the specified COM object.
Settings
The settings for the DefInprocType property are:
| Setting | Description |
| 0 - emdhServer | Specifies a custom value placed in the DefInprocServer property. |
| 1 – emdh16Handler | Default (system)16-bit InprocHandler (appearing as the InprocHandler value). |
| 2 – emdh32Handler | Default (system) 32-bit InprocHandler (appearing as the InprocHandler32 value). |
| 3 - emdhHandler | Default (system) 16-bit as well as 32-bit InprocHandlers. |