Discuss this help topic in SecureBlackbox Forum

TElHTTPOAuth2MemoryApplicationStorage.Add

TElHTTPOAuth2MemoryApplicationStorage     See also     


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


Declaration

[C#]
    int Add(TElHTTPOAuth2ApplicationInfo Info);

[VB.NET]
    Function Add(ByVal Info As TElHTTPOAuth2ApplicationInfo) As Integer

[Pascal]
    under development

[C++]
    int32_t Add(TElHTTPOAuth2ApplicationInfo &Info);
    int32_t Add(TElHTTPOAuth2ApplicationInfo *Info);

[PHP]
    integer Add(TElHTTPOAuth2ApplicationInfo $Info)

[Java]
    int add(TElHTTPOAuth2ApplicationInfo Info);

Parameters

  • Info -

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum