Discuss this help topic in SecureBlackbox Forum

TElGSSBaseMechanism.GetLastMinorStatus

TElGSSBaseMechanism     See also     


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


This topic is under development…

Declaration

[C#]
    uint GetLastMinorStatus();

[VB.NET]
    Function GetLastMinorStatus() As UInt32

[Pascal]
    function GetLastMinorStatus : UInt32;

[C++]
    uint32_t GetLastMinorStatus();

[PHP]
    integer GetLastMinorStatus()

[Java]
    not available

Return value

    …

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum