Contents Index Synchronize method ULConnectionParms class

UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULConnection class

UUIDToString method


Prototype 

UUIDToString( buffer_16_bytes As Long ) As String
Member of UltraLiteAFLib.ULConnection

Description 

Converts a UUID from a byte array to a string of the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.

Parameters 

buffer_16_bytes    An array of 16 bytes containing a UUID.

Returns 

Each call returns a string of the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx


Contents Index Synchronize method ULConnectionParms class