Source position: jwanb30.pas line 288
type _FIND_NAME_BUFFER = record |
length: UCHAR; |
access_control: UCHAR; |
frame_control: UCHAR; |
destination_addr: array [0..5] of UCHAR; |
source_addr: array [0..5] of UCHAR; |
routing_info: array [0..17] of UCHAR; |
end; |