CMemAllocator.ReallyFree 方法
该方法 ReallyFree
释放缓冲区的内存。
语法
void ReallyFree();
parameters
此方法没有任何参数。
返回值
此方法不返回值。
注解
CMemAllocator 类将保留内存,直到删除对象。
要求
要求 | Value |
---|---|
标头 |
|
库 |
|
该方法 ReallyFree
释放缓冲区的内存。
void ReallyFree();
此方法没有任何参数。
此方法不返回值。
CMemAllocator 类将保留内存,直到删除对象。
要求 | Value |
---|---|
标头 |
|
库 |
|