[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwasensevts.pas line 97
type ISensNetwork = interface(IDispatch) |
function ConnectionMade(); |
function ConnectionMadeNoQOCInfo(); |
function ConnectionLost(); |
function DestinationReachable(); |
function DestinationReachableNoQOCInfo(); |
end; |
| |
IInterface |