Discuss this help topic in SecureBlackbox Forum

TElMessageSigner.ExtraSpace

TElMessageSigner     See also     


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


This topic is under development…

Declaration

[C#]
    int ExtraSpace;

[VB.NET]
    Property ExtraSpace As Integer

[Pascal]
    property ExtraSpace : integer;

[C++]
    int32_t get_ExtraSpace();
    void set_ExtraSpace(int32_t Value);

[PHP]
    integer get_ExtraSpace()
    void set_ExtraSpace(integer $Value)

[Java]
    int getExtraSpace();
    void setExtraSpace(int Value);

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum