EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


G_CheckPointerIsNotAnObject

Declared in     See also    


 

    G_CheckPointerIsNotAnObject variable regulates whether a check should be performed inside the TElHashFunction.Update() method, when parameter Buffer references a TStream object.
    This option should only be turned on if you have upgraded an existing project from SBB 8.2.193 (or earlier version) to SBB 8.2.194 (or higher version) AND you use TElHashFunction explicitly in your project. By setting the variable to True you will ensure that all your TElHashFunction.Update() calls work correctly with both buffers and streams.

 
 

Declaration

[C#]
    not available;

[VB.NET]
    not available;

[Pascal]
    G_CheckPointerIsNotAnObject : boolean = True;

[VB6]
    not available;

[ActiveX]
    not available;

[DLL]
    not available;
 
 

Declared in

.NET: Not available VCL:

  • Unit: SBHashFunction
ActiveX/DLL: Not available
 
 

See also:     TElHashFunction    

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