|

楼主 |
发表于 2012-8-18 22:27:00
|
显示全部楼层
Re: Re:关于SAFE_RELEASE宏
秋风扫走廊: Re:关于SAFE_RELEASE宏
是接口的话都有继承自IUnknow,那就一定有Release函数嘛! 而且没有的话在编译期间就会报错了!
感谢
The IDirect3D9 interface inherits from the IUnknown interface. IDirect3D9 also defines the following types of members:
The IUnknown interface is the OLE interface from which AVIFile and AVIStream interfaces are derived. Interfaces used with AVI files rely on definitions of the QueryInterface, AddRef, and Release methods from this interface.
|
|