GetIDsOfNames always fails with RPC_E_SERVERCALL_RETRYLATER for getting a property ID in Photoshop

前端 未结 0 1225
清酒与你
清酒与你 2020-12-18 21:18

I wrote the following C code, trying to perform some OLE automation tasks for currently-running Photoshop:

    IUnknown* unk = NULL;
    IDispatch* disp = NUL         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题