VNManager SaveObject Method sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Creates/Updates Virtual object in sP2P index storage

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

Public Function SaveObject ( _
	obj As VObject _
) As VObject

Parameters

obj
Type: VObject
Virtual object to save

Return Value

If successful returns updated object otherwise it throws exception
See Also