开发者

BindToMoniker Com application

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/servi开发者_如何学Pythonce?


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜