Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dcallback.c1227 co_UserCBClientPrinterThunk( PVOID pkt, INT InSize, PVOID pvOutData, INT OutSize ) in co_UserCBClientPrinterThunk() argument
1245 if (OutSize) RtlMoveMemory( pvOutData, ResultPointer, OutSize ); in co_UserCBClientPrinterThunk()