Freigeben über


COleSafeArray::operator <<

The COleSafeArray insertion (<<) operator supports diagnostic dumping and storing of a COleSafeArray object to an archive.

CDumpContext& AFXAPI operator<<(
   CDumpContext& dc,
   COleSafeArray& saSrc 
);

Requirements

Header: afxdisp.h

See Also

Reference

COleSafeArray Class

Hierarchy Chart

Other Resources

COleSafeArray Members