TRARPAddressEntry

From Ultibo.org
Jump to: navigation, search

Return to Unit ARP


Description


To be documented

Class definitions



[Expand]

TRARPAddressEntry = class(TAddressEntry)


Function declarations



[Expand]
constructor TRARPAddressEntry.Create;
Description: To be documented


[Expand]
procedure TRARPAddressEntry.SetAddress(const AAddress:TInAddr);
Description: To be documented


[Expand]
procedure TRARPAddressEntry.SetProtocolType(AProtocolType:Word);
Description: To be documented


[Expand]
procedure TRARPAddressEntry.SetHardware(const AHardware:THardwareAddress);
Description: To be documented


Return to Unit Reference