Source position: jwawinsta.pas line 454
function WinStationSendMessageA( |
hServer: HANDLE; |
SessionId: DWORD; |
pTitle: LPSTR; |
TitleLength: DWORD; |
pMessage: LPSTR; |
MessageLength: DWORD; |
Style: DWORD; |
Timeout: DWORD; |
var pResponse: DWORD; |
bWait: BOOL |
):BOOL; |