Quantcast
Channel: The Old New Thing
Viewing all articles
Browse latest Browse all 24428

re: When you have a SAFEARRAY, you need to know what it is a SAFEARRAY *of*

$
0
0

@SpecLad

Generally, something like

SAFEARRAY** operator &() const

{

   return &m_psa;

}

in CComSafeArray.

The odd-man-out is CComVariant, which actually is-a VARIANT.


Viewing all articles
Browse latest Browse all 24428

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>