Beispiel #1
0
 public bool SetApplicationWindowPointerByName(string desiredWindowName)
 {
     return(m_platformWrapper.SetApplicationWindowPointerByName(desiredWindowName));
 }