Searched refs:Capture_ByCopy (Results 1 – 2 of 2) sorted by relevance
816 Bits |= Capture_ByCopy; in Capture()829 return (VarAndBits.getInt() & Capture_ByCopy)? LCK_ByCopy : LCK_ByRef; in getCaptureKind()
1155 Capture_ByCopy = 0x02 enumerator