Dereference< T, ALSO_REFS > Class Template Reference 系统
#include <apibase.h>
This class is used to get a pointer to the actual data represented by an object t of type T. The pointer is obtained by Dereference<T>::GetPointer(t), and it is defined as follows: