Home
last modified time | relevance | path

Searched refs:NewPosition (Results 1 – 1 of 1) sorted by relevance

/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dstream_helper.cxx137 ULARGE_INTEGER NewPosition; in cb_stell() local
139 NewPosition.QuadPart = 0; in cb_stell()
141 hr = ((IStream*)stream)->Seek (Move, STREAM_SEEK_CUR, &NewPosition); in cb_stell()
143 return (long) NewPosition.QuadPart; in cb_stell()

Completed in 18 milliseconds