I wrote the following C code, trying to perform some OLE automation tasks for currently-running Photoshop:
IUnknown* unk = NULL; IDispatch* disp = NUL