Home
last modified time | relevance | path

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

/php-src/ext/com_dotnet/
H A Dcom_persist.c134 static HRESULT STDMETHODCALLTYPE stm_seek(IStream *This, LARGE_INTEGER dlibMove, in stm_seek() argument
150 if (dlibMove.HighPart) { in stm_seek()
155 offset = (off_t) dlibMove.QuadPart; in stm_seek()

Completed in 11 milliseconds