EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPGPSignature.ClearExtensions

TElPGPSignature     See also    


 

This method deletes all extensions.

 
 

Declaration

[C#]
    void ClearExtensions();

[VB.NET]
    Sub ClearExtensions()

[Pascal]
    procedure ClearExtensions;

[VB6]
    Sub ClearExtensions()

[ActiveX]
    HRESULT _stdcall ClearExtensions(void);

[DLL]
    not implemented;
 
 

Description

    Use this method when you need to delete all extensions at once.

 
 

See also:     AddExtension     GetExtensionByType     GetExtensionCount     RemoveExtension    

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