EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCMSSignature.AddTimestamp

TElCMSSignature     See also    


 

This method adds a timestamp to the signature.

 
 

Declaration

[C#]
    int AddTimestamp(TElCustomTSPClient TSPClient);

[VB.NET]
    Function AddTimestamp(ByVal TSPClient As TElCustomTSPClient) As Integer

[Pascal]
    function AddTimestamp(TSPClient : TElCustomTSPClient) : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • TSPCLient - TElCustomTSPClient object which will be used for timestamping
 
 

Return value

    Index of the newly added timestamp in the list.

 
 

Description

    Use this method to add a timestamp to the Timestamps list.

 
 

See also:     ClearTimestamps     RemoveTimestamp    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation