Share via


COleVariant::operator LPCVARIANT

This casting operator returns a VARIANT structure whose value is copied from this COleVariant object.

operator LPCVARIANT( ) const;

Remarks

For more information, see the VARIANT entry in the Windows SDK.

Requirements

Header: afxdisp.h

See Also

Reference

COleVariant Class

Hierarchy Chart

COleVariant::operator LPVARIANT

Other Resources

COleVariant Members