TAGWAPI.BeaconPost
TAGWAPI

<font face="Arial"><font SIZE="3">Post Beacon Frame (</font></font><font face="Arial"><font SIZE="3"><B> Beacon</B></font></font><font face="Arial"><font SIZE="3">)
</font></font>

procedure BeaconPost(dwPort: Integer; szFrom, szTo, szVia, szMessage: String);

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This method posts an UNPROTO frame as a beacon. It could be used to deliver any UNPROTO frame actually.
It's been called internally by the Beacon when the Property BeaconAuto is set to TRUE.
The combination of the OnBeacon event and the BeaconPost method could be used to alter
the actual content of the beacon prior to delivery.


</font></font>