Home
last modified time | relevance | path

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

/reactos/sdk/lib/drivers/wdf/shared/targets/general/
H A Dfxiotargetapi.cpp1292 IFxMemory *pInputMemory, *pOutputMemory; in FxIoTargetFormatIoctl() local
1338 (PVOID*) &pOutputMemory); in FxIoTargetFormatIoctl()
1340 status = pOutputMemory->ValidateMemoryOffsets(OutputBufferOffsets); in FxIoTargetFormatIoctl()
1352 outputBuf.SetMemory(pOutputMemory, OutputBufferOffsets); in FxIoTargetFormatIoctl()