Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

TseQueryRunningOnClient() 函数

  • Last UpdatedAug 27, 2025
  • 1 minute read

如果 View 应用程序在“终端服务”客户端上运行,则返回非零整数值。否则返回零。

语法

Result=TseQueryRunningOnClient();

返回值

如果 View 不在“终端服务”客户端上运行,则返回 0。

示例

如果 WindowViewer 在“终端服务”客户端上运行,则 IntTag 设置为 1。

IntTag=TseQueryRunningOnClient;