SafeArrayAccessData
(psa, ppvdata)SAFEARRAY FAR* psa
void HUGEP* FAR* ppvdata Increments the lock count of an array and retrieves a pointer to the array data. Parameters psa Pointer to an array descriptor created by SafeArrayCreate. ppvdata On exit, pointer to a pointer to the array data. Note that arrays may be larger than 64K, so huge pointers must be used in Windows version 3.1 or later. Return Value The SCODE obtained from the returned HRESULT is one of the following:
SCODE
| Meaning
|
S_OK
| Success.
|
E_INVALIDARG
| The argument psa was not a valid safe array descriptor.
|
E_UNEXPECTED
| The array could not be locked.
|
- 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