COleSafeArray::Copy
Creates a copy of an existing safe array.
void Copy(
LPSAFEARRAY* ppsa
);
Parameters
- ppsa
Pointer to a location in which to return the new array descriptor.
Remarks
On error, the function throws a CMemoryException or COleException.
Requirements
Header: afxdisp.h