请教 斑竹 PassLoginDialog(ch)函数中 ch 参数类型?
void PASSLoginDialog(TCHAR ch)
Function:
Displays the Login dialog and loads the user data to shared memory when a successful login occurs.
Parameter:
ch = Entry specifying the monitor that should display the Login dialog (For Monitor 1 enter a '1')
请问ch 参数是 tchar 类型,这个应该和什么类型的wincc变量匹配?
谢谢