Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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