Detaches a SAFEARRAY from a CComSafeArray object.
LPSAFEARRAY Detach( );
Return Value
Returns a pointer to a SAFEARRAY object.
Remarks
This method detaches the SAFEARRAY object from the CComSafeArray object.
Requirements
Header: atlsafe.h
Detaches a SAFEARRAY from a CComSafeArray object.
LPSAFEARRAY Detach( );
Returns a pointer to a SAFEARRAY object.
This method detaches the SAFEARRAY object from the CComSafeArray object.
Header: atlsafe.h