COleSafeArray::Clear
Clears the safe array.
void Clear( );
Remarks
The function clears a safe array by setting the VARTYPE of the object to VT_EMPTY. The current contents are released and the array is freed.
Requirements
Header: afxdisp.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Clears the safe array.
void Clear( );
The function clears a safe array by setting the VARTYPE of the object to VT_EMPTY. The current contents are released and the array is freed.
Header: afxdisp.h