EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#/Java  VB.NET  Pascal  ActiveX  DLL 


TElSMIMEMessageSigner Constructor

TElSMIMEMessageSigner     See also    


 

Creates an instance of TElSMIMEMessageSigner class and returns a reference to newly created instance.

 
 

Declaration

[C#/Java]
    TElSMIMEMessageSigner();
    TElSMIMEMessageSigner(Component AOwner);

[VB.NET]
    Sub New()
    Sub New(ByVal AOwner As Component)

[Pascal]
    constructor Create;
    constructor Create(AOwner : TComponent);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    not implemented;
 
 
 

Description

    Use this method to create a new instance of TElSMIMEMessageSigner class.

 
 

See also:     Destructor    

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