 
 
  
  
 UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULConnection class
UUIDToString( buffer_16_bytes As Long ) As String
Member of UltraLiteAFLib.ULConnection
Converts a UUID from a byte array to a string of the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
buffer_16_bytes An array of 16 bytes containing a UUID.
Each call returns a string of the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
 
 
  
 