Searched refs:pvOutData (Results 1 – 1 of 1) sorted by relevance
1227 co_UserCBClientPrinterThunk( PVOID pkt, INT InSize, PVOID pvOutData, INT OutSize ) in co_UserCBClientPrinterThunk() argument1245 if (OutSize) RtlMoveMemory( pvOutData, ResultPointer, OutSize ); in co_UserCBClientPrinterThunk()