Constructor PluginImageDeviceCommunicator
PluginImageDeviceCommunicator(string, string, string, string)
コンストラクタ。 各引数はMENOU-RNから与えられます。コマンドライン引数から取得してください。
Declaration
public PluginImageDeviceCommunicator(string name, string communicationName, string appDataDirectory, string parentProcessIdStr)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | 撮像デバイス名。 |
| string | communicationName | 通信名。 |
| string | appDataDirectory | アプリケーションデータディレクトリ。 |
| string | parentProcessIdStr | 親プロセスID文字列。 |