SECEditBlockBuffer::GetAt
SECEditBufferArray*SECEditBlockBuffer::GetAt(intnIndex)
Retrieves the element at the given index.
Defined in: SECEditBlockBuffer.cpp
Return Value
Returns a pointer to the SECEditBufferArray at the specified index.
Parameters
nIndex
The element index.
See Also