chsvlib
chsv helper source code
◆
MapGetDataFromIter()
EXTERN_C
void* Chusov::MapGetDataFromIter
(
HCHSVMAPITERATOR
hMapIter
)
noexcept
The function returns a pointer to value data of the specified element.
Parameters
[in]
hMapIter
is a handle to the iterator bound with the specified element.
Returns
The function returns a constant pointer to the key data of the element.
Remarks
The length of the value, in bytes, can be retrieved by a separate call to the
MapGetDataSizeFromIter
function over the same iterator.
The complexity is \(O(1)\).
Declared in
chsvmap.h
.
See also
MapGetDataSizeFromIter
;
MapGetKeyFromIter
;
MapGetKeySizeFromIter
.
Chusov
Generated on Wed Mar 22 2023 01:03:40 for chsvlib by
1.9.1