EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPGPTrust.Disabled

TElPGPTrust     See also    


 

Contains DISABLED bit.

 
 

Declaration

[C#]
    bool Disabled;

[VB.NET]
    Property Disabled As Boolean

[Pascal]
    property Disabled : boolean;

[VB6]
    Property Disabled As Boolean

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

[DLL]
    not implemented;
 
 

Description

    DISABLED bit means that this key is disabled and should not be used.

 
 

See also:     BuckStop     OwnerTrust    

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