Contains values that specify the current state of the window for purposes of user or programmatic interaction. 4Test defines this enum data type as follows:
[-] type WINDOWINTERACTIONSTATE is enum [ ] WIS_RUNNING [ ] WIS_CLOSING [ ] WIS_READYFORUSERINTERACTION [ ] WIS_BLOCKEDBYMODALWINDOW [ ] WIS_NOTRESPONDING