SafeArrayGetUBound
psa, nDim, plUbound)SAFEARRAY FAR* psa
unsigned int nDim
long FAR* plUbound Returns the upper bound for any dimension of a safe array. Parameters psa Pointer to an array descriptor created by SafeArrayCreate(). nDim The array dimension for which to get the upper bound. plUbound Pointer to the location to return the upper bound. Return Value The SCODE obtained from the returned HRESULT is one of the following:
SCODE
| Meaning
|
S_OK
| Success.
|
DISP_E_BADINDEX
| The specified index is out of bounds.
|
E_INVALIDARG
| One of the arguments is invalid.
|
- 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