AllAPI Network - The KPD-Team

 
Allapi Network
 API-Guide
 ApiViewer

 API List

 
API Resources
 Tips & Tricks
 VB Tutorials
 Error Lookup
 
Misc Stuff
 VB examples
 VB Tools
 VB Links
 Top Downloads
 
This Site
 Search Engine
 Contact Form
 

Donate to AllAPI.net

lobyte

The lobyte function retrieves the low-order byte from the given 16-bit value.

VB4-32,5,6
Declare Function LoByte Lib "TLBINF32" Alias "lobyte" (ByVal Word As Integer) As Byte

Operating Systems Supported
Requires TLBINF32.dll

Library
Tlbinf32

Parameter Information
· wValue
Specifies the value to be converted.

Return Values
The return value is the low-order byte of the specified value.

Examples

Related Functions

 

 


Copyright © 1998-2007, The Mentalis.org Team - Privacy statement
Did you find a bug on this page? Tell us!
This site is located at http://allapi.mentalis.org/