Discuss this help topic in SecureBlackbox Forum

TElGSSBaseMechanism.GetLastMajorStatus

TElGSSBaseMechanism     See also     


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


This topic is under development…

Declaration

[C#]
    uint GetLastMajorStatus();

[VB.NET]
    Function GetLastMajorStatus() As UInt32

[Pascal]
    function GetLastMajorStatus : UInt32;

[C++]
    uint32_t GetLastMajorStatus();

[PHP]
    integer GetLastMajorStatus()

[Java]
    not available

Return value

    …

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum