Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns a pointer to the element specified by the index values.
void PtrOfIndex(
long* rgIndices,
void** ppvData
);
Parameters
rgIndices
An array of index values that identify an element of the array. All indexes for the element must be specified.ppvData
On return, pointer to the element identified by the values in rgIndices.
Requirements
Header: afxdisp.h