[Overview][Types][Classes][Procedures and functions][Index] |
Source position: msecryptio.pas line 26
type cryptoioinfoty = record |
kind: cryptoiokindty; |
classtype: cryptoioclassty; |
rxfd: Integer; |
txfd: Integer; |
cryptodata: cryptodataty; |
end; |