Freigeben über


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

Concepts

COleVariant Class

COleVariant Members

Hierarchy Chart

COleVariant::operator LPVARIANT