[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwasensevts.pas line 123
type ISensLogon = interface(IDispatch) |
function Logon(); |
function Logoff(); |
function StartShell(); |
function DisplayLock(); |
function DisplayUnlock(); |
function StartScreenSaver(); |
function StopScreenSaver(); |
end; |
| |
IInterface |