AnalogChannelItem::toString Method
入力チャンネルを表す文字列を返します。
構文
std::string toString() const;
std::wstring toStringW() const;
戻り値
入力チャンネルを表す文字列
インフォメーション
IC Imaging Control 2.0より導入
入力チャンネルを表す文字列を返します。
std::string toString() const;
std::wstring toStringW() const;
入力チャンネルを表す文字列
IC Imaging Control 2.0より導入