Discuss this help topic in SecureBlackbox Forum

TElUStarTarHeader.DevMinor

TElUStarTarHeader     See also     


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


...

Declaration

[C#/Java]
    byte[] DevMinor;

[VB.NET]
    Property DevMinor As Byte()

[Pascal]
    property DevMinor : ByteArray;

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

[PHP]
    string get_DevMinor()
    void set_DevMinor(array of byte|string|NULL $Value)

Description

    ...

See also:     ...    

Discuss this help topic in SecureBlackbox Forum