Discuss this help topic in SecureBlackbox Forum

TElOneDriveDataStorageObject.Release

TElOneDriveDataStorageObject     


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


Releases the data object.

Declaration

[C#]
    void Release();

[VB.NET]
    Sub Release()

[Pascal]
    procedure Release();

[C++]
    void Release();

[PHP]
    void Release()

[Java]
    void release();

Description

    Call this method to release the data object.

Discuss this help topic in SecureBlackbox Forum