Searched refs:FX_MEMSTREAM_TakeOver (Results 1 – 1 of 1) sorted by relevance
124 #define FX_MEMSTREAM_TakeOver 0x02 macro168 FX_MEMSTREAM_TakeOver | (bConsecutive ? FX_MEMSTREAM_Consecutive : 0); in CFX_MemoryStream()180 FX_MEMSTREAM_Consecutive | (bTakeOver ? FX_MEMSTREAM_TakeOver : 0); in CFX_MemoryStream()184 if (m_dwFlags & FX_MEMSTREAM_TakeOver) { in ~CFX_MemoryStream()344 FX_MEMSTREAM_Consecutive | (bTakeOver ? FX_MEMSTREAM_TakeOver : 0); in AttachBuffer()353 m_dwFlags = FX_MEMSTREAM_TakeOver; in DetachBuffer()