Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 28 of file iofile.c.
Referenced by RosSymInitKernelMode().
{ PROSSYM_OWN_FILECONTEXT OwnContext = (PROSSYM_OWN_FILECONTEXT)FileContext; return OwnContext->SeekFileProc(FileContext, Position); }