Discuss this help topic in SecureBlackbox Forum

TElUStarTarHeader.GName

TElUStarTarHeader     See also     


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


...

Declaration

[C#/Java]
    byte[] GName;

[VB.NET]
    Property GName As Byte()

[Pascal]
    property GName : ByteArray;

[C++]
    void get_GName(std::vector<uint8_t> &OutResult);
    void set_GName(const std::vector<uint8_t> &Value);

[PHP]
    string get_GName()
    void set_GName(array of byte|string|NULL $Value)

Description

    ...

See also:     ...    

Discuss this help topic in SecureBlackbox Forum