Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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