SafeArrayPutElement
psa, rgIndices, pvData)SAFEARRAY FAR* psa
long FAR* rgIndices
void FAR* pvData Assigns a single element into the array. Parameters psa Pointer to an array descriptor created by SafeArrayCreate. rgIndices Pointer to a vector of indexes for each dimension of the array. The rightmost (least significant) dimension is rgIndices[0]. The leftmost dimension is stored at rgIndices[psa->cDims

- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples