Xojo Documentation
Xojo Documentation
Doc Center
Home
Download Xojo
Recent changes
MediaWiki Info
Getting Started
Get Started with Xojo
QuickStarts
Tutorials
Books
User Guide
Welcome!
Fundamentals
User Interface
Framework
Technical Information
Language Reference
Programming Language Commands
Framework
iOS Framework
Resources
System Requirements
Release Notes
Deprecations
Videos
Example Projects
FAQ
International
Feedback
About
Usage
Copyrights and Trademarks
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
Structure.ByteValue
From Xojo Documentation
Method
Structure
.ByteValue
(littleEndian As
Boolean
,
Assigns
value() As
Byte
)
Supported for all project types and targets.
Sets the structure data using a byte array.
Method
Structure
.ByteValue
(littleEndian As
Boolean
)
As
Byte
()
Supported for all project types and targets.
Gets othe structure data using a byte array.
Category
:
Methods