COleSafeArray::operator LPVARIANT

operator LPVARIANT( );

Remarks

Call this casting operator to access the underlying VARIANT structure for this COleSafeArray object.

Note that changing the value in the VARIANT structure accessed by the pointer returned by this function will change the value of this COleSafeArray object.

COleSafeArray OverviewClass MembersHierarchy Chart