EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPGPWriter.UseOldPackets

TElPGPWriter    


 

Specifies if packets of old format must be used.

 
 

Declaration

[C#]
    bool UseOldPackets /* = false */;

[VB.NET]
    Property UseOldPackets As Boolean

[Pascal]
    property UseOldPackets : boolean;

[VB6]
    Property UseOldPackets As Boolean

[ActiveX]
    HRESULT _stdcall UseOldPackets([out, retval] VARIANT_BOOL * Result);
    HRESULT _stdcall UseOldPackets([in] VARIANT_BOOL Value);

[DLL]
    not implemented;
 
 

Description

    If this property value is True only packets of old format will be used in order for compatibility with PGP 2.6.x.

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