ArcPad Scripting Object Model
WriteByte Method
See Also  Send comments on this topic.
Byte
Required. An Integer that specifies the byte to write.
AUX Object : WriteByte Method

Glossary Item Box

Description

Writes a single byte to the AUX port.

Syntax

object.WriteByte ( Byte )

Parameters

Byte
Required. An Integer that specifies the byte to write.

Return Type

Boolean

Remarks

The return value indicates whether or not the byte was written to the AUX port.

See Also

© 2013 All Rights Reserved.