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

loword

The loword function retrieves the low-order word from the given 32-bit value.

VB4-32,5,6
Declare Function loword Lib "TLBINF32" (ByVal DWord As Long) As Integer

Operating Systems Supported
Requires TLBINF32.dll

Library
Tlbinf32

Parameter Information
· dwValue
Specifies the value to be converted.

Return Values
The return value is the low-order word 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/