I have a service running (Indesign server) and would like to use C# BindToMoniker method.
InDesignServer.Application app = (InDesignServer.Application)System.Runtime.InteropServices.Marshal.BindToMoniker(monikerName);
How do I get the moniker name from a program/service?
Moniker name in this case is - configuration name of InDesign Server.
Configuration name is specified when you start the server process, for example:
InDesignServer.com -configuration myconfig
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With