Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Changes the least significant (rightmost) bound of a safe array.
void Redim(
SAFEARRAYBOUND* psaboundNew
);
Parameters
- psaboundNew
Pointer to a new safe array bound structure containing the new array bound. Only the least significant dimension of an array may be changed.
Remarks
On error, the function throws a COleException.
Requirements
Header: afxdisp.h