SafeArrayRedim
psa, psaboundNew)SAFEARRAY FAR* psa
SAFEARRAYBOUND FAR* psaboundNew Changes the least significant (rightmost) bound of a safe array. Parameters psa Pointer to an array descriptor. 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. Return Value The SCODE obtained from the returned HRESULT is one of the following:
SCODE
| Meaning
|
S_OK
| Success.
|
DISP_E_ARRAYISLOCKED
| The array is currently locked.
|
E_INVALIDARG
| The item pointed to by psa is not a safe array descriptor.
|
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database