Function CSPFile::SetPosition()

Description:
Sets the file pointer to a new position.

Prototype:
bool SetPosition(unsigned long ulPos);

Arguments:
  • unsigned long ulPos [IN]
    The new file pointer position.



Return value:
If successful, it returns true. Otherwise, it returns false.

See also:
member functions GetPosition(), GoEOF(), GoBOF()
CSPFile | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd