Discuss this help topic in SecureBlackbox Forum

TElOneDriveDataStorage.CopyObject

TElOneDriveDataStorage     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Copies a data object.

Declaration

Parameters

  • Obj - the object to be copied.
  • Destination - the location where the object should be copied.
  • NewHandler - the security handler for the object's copy.

Return value

    Returns a reference to the newly created copy of the object.

Description

    Use this method to copy objects within the storage.

See also:     CreateObject     MoveObject    

Discuss this help topic in SecureBlackbox Forum