COleSafeArray::Copy

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 OverviewClass MembersHierarchy Chart

See Also   SafeArrayCopy