Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Call this casting operator to access the underlying VARIANT structure for this COleVariant object.
operator LPVARIANT( );
Remarks
Avviso
Changing the value in the VARIANT structure accessed by the pointer returned by this function will change the value of this COleVariant object.
Requirements
Header: afxdisp.h
See Also
Reference
COleVariant::operator LPCVARIANT