VNManager IndexHandleFromGuid Method sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Converts GUID to index handle string that can be used for index queries as id : ObjectId("indexhandle")

Namespace: sP2PLib
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

Public Shared Function IndexHandleFromGuid ( _
	UID As Guid _
) As String

Parameters

UID
Type: System Guid
GUID to convert to index handle string

Return Value

Index handle as string
See Also