Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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