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::operator LPVARIANT