BufferFree
在指定索引删除缓冲区。
bool BufferFree(
const int buffer_index // 缓冲区索引
);参数
buffer_index
[in] 缓冲区索引。
返回值
如果执行成功,返回true,否则 - false。
在指定索引删除缓冲区。
bool BufferFree(
const int buffer_index // 缓冲区索引
);buffer_index
[in] 缓冲区索引。
如果执行成功,返回true,否则 - false。