TIP6Options

From Ultibo.org
Revision as of 05:02, 22 May 2018 by Ultibo (Talk | contribs) (Created page with "Return to Unit IPv6 __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-collapsible mw-collapse...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Return to Unit IPv6


Description


To be documented

Class definitions



[Expand]

TIP6Options = class(TTransportOptions)


Function declarations



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


[Expand]
destructor TIP6Options.Destroy;
Description: To be documented


[Expand]
procedure TIP6Options.SetHopLimit(AHopLimit:Byte);
Description: To be documented


Return to Unit Reference