Discuss this help topic in SecureBlackbox Forum

SBSftpExtendedAttribute.LoadFromBuffer

SBSftpExtendedAttribute     See also     


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


Loads values from ExtData and ExtType properties.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    function LoadFromBuffer : boolean; virtual;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Return value

    True if operation was completed successfully;
    False otherwise.

Description

    This method attempts to read values from ExtData and ExtType properties.

See also:     ExtData     ExtType     SaveToBuffer    

Discuss this help topic in SecureBlackbox Forum