EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessageVerifier Destructor

TElMessageVerifier     See also    


 

Destroys the TElMessageVerifier object.

 
 

Declaration

[C#]
    not applicable;

[VB.NET]
    not applicable;

[Pascal]
    destructor Destroy;

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    __stdcall BOOL SBMessageVerifierDestroy(HANDLE hVerifier);
 
 

Parameters

  • [DLL]hVerifier - handle to the TElMessageVerifier object that was returned by Constructor
 
 

Description

    Use this method to destroy the object.

 
 

See also:     Constructor    

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