Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
operator LPVARIANT( );
Remarks
Call this casting operator to access the underlying structure for this COleVariant object.
Caution Changing the value in the VARIANT structure accessed by the pointer returned by this function will change the value of this COleVariant object.
For more information, see the entry in the Win32 SDK OLE Programmer’s Reference.
COleVariant Overview | Class Members | Hierarchy Chart
See Also COleVariant::operator LPCVARIANT