Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the element at the specified index.
IUnknown* GetAt(
int nIndex
);
Parameters
- nIndex
The index of the element to retrieve.
Return Value
A pointer to an IUnknown interface.
Requirements
Header: atlcom.h