Lines Matching refs:Out
1396 pFileObj->FsContext = ((PSUPDRVIDCREQCONNECT)pHdr)->u.Out.pSession;
1689 PVOID ImageAddress; /**< Out: the load address. */
1690 PVOID SectionPointer; /**< Out: section object. */
1691 PVOID EntryPointer; /**< Out: entry point address. */
1692 PVOID ExportSectionPointer; /**< Out: export directory/section. */
1693 ULONG ImageLength; /**< Out: SizeOfImage. */
2178 pReq->u.Out.uResults.Modify.uBefore = uBefore;
2179 pReq->u.Out.uResults.Modify.uWritten = uWritten;
2180 pReq->u.Out.uResults.Modify.uAfter = uAfter;
2181 pReq->u.Out.uResults.Modify.fBeforeGp = fBeforeGp;
2182 pReq->u.Out.uResults.Modify.fModifyGp = fModifyGp;
2183 pReq->u.Out.uResults.Modify.fAfterGp = fAfterGp;
2184 pReq->u.Out.uResults.Modify.fRestoreGp = fRestoreGp;
2185 RT_ZERO(pReq->u.Out.uResults.Modify.afReserved);