void Copy( LPSAFEARRAY* ppsa );
Parameters
ppsa
Pointer to a location in which to return the new array descriptor.
Remarks
Creates a copy of an existing safe array. On error, the function throws a CMemoryException or COleException.
COleSafeArray Overview | Class Members | Hierarchy Chart
See Also SafeArrayCopy