_NoAddRefReleaseOnFdoPtr< T > Class Template Reference
This class ensures T implements AddRef() and Release() and also ensures you cannot call it through the
FdoPtr.
More...
#include <Ptr.h>
List of all members.
Detailed Description
template<class T>
class _NoAddRefReleaseOnFdoPtr< T >
This class ensures T implements AddRef() and Release() and also ensures you cannot call it through the
FdoPtr.
Definition at line 30 of file Ptr.h.
The documentation for this class was generated from the following file: