Bay Six Software Forum Index Bay Six Software
Beyond the Basics
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Converting C types to LB types More Info
 
Notes
  1. Possible work-around: Combine elements, e.g. BYTE+BYTE→WORD.
  2. LB always sets this equal to Chr$(0).
  3. Possible work-around: Break into high-order and low-order elements.
  4. Wrap the type after LP inside a Struct.
  5. Assumes the pointer was returned by another call.
  6. Any 32-bit type (Long, ULong, Ptr, or Struct).

Powered by phpBB © 2001, 2005 phpBB Group