Searched refs:FX_MEMSTREAM_TakeOver (Results 1 – 1 of 1) sorted by relevance
95 #define FX_MEMSTREAM_TakeOver 0x02 macro105 FX_MEMSTREAM_TakeOver | (bConsecutive ? FX_MEMSTREAM_Consecutive : 0); in CFX_MemoryStream()115 FX_MEMSTREAM_Consecutive | (bTakeOver ? FX_MEMSTREAM_TakeOver : 0); in CFX_MemoryStream()118 if (m_dwFlags & FX_MEMSTREAM_TakeOver) { in ~CFX_MemoryStream()272 FX_MEMSTREAM_Consecutive | (bTakeOver ? FX_MEMSTREAM_TakeOver : 0);280 m_dwFlags = FX_MEMSTREAM_TakeOver; in DetachBuffer()