Discuss this help topic in SecureBlackbox Forum

TElUStarTarHeader.DevMajor

TElUStarTarHeader     See also     


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


...

Declaration

[C#/Java]
    byte[] DevMajor;

[VB.NET]
    Property DevMajor As Byte()

[Pascal]
    property DevMajor : ByteArray;

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

[PHP]
    string get_DevMajor()
    void set_DevMajor(array of byte|string|NULL $Value)

Description

    ...

See also:     ...    

Discuss this help topic in SecureBlackbox Forum