Overview Members Chapter Previous Next

CDXFile::Position

DWORD Position( LONG lDistanceToMove , DWORD dwMoveMethod ) ;

Func: Position.

Desc: Changes the location in the current file MoveMethod: FILE_BEGIN, FILE_CURRENT, or FILE_END.

Returns the pointer location, or zero if there is no location.