| Reset 
          method Fills the internal buffer with zeros and sets its current
          position to 0. No need to use this method if SFRecord's binding
          capabilities are used. 
        Syntax:
        
          object.Reset 
         
        Remarks:
        
          When low level access to streams through SFFilter is desired this
          allows the application to reinitialize the filter's internal buffer in
          one step. 
         
        Applies to:  SFFilter object 
          Supported on: 
          
            Windows 95/NT and later 
            Windows CE 3.0 and later 
            Pocket PC/Windows Mobile 2003 and later 
            Windows CE.NET 4 and later 
           
          
         |