SECEditBlockBuffer::GetData
LPTSTRSECEditBlockBuffer::GetData(intnOffset)
Retrieves the line data for the line at the given virtual text offset.
Defined in: SECEditBlockBuffer.cpp
Return Value
Returns a pointer to the text at the given offset.
Parameters
nOffset
Virtual text offset within the buffer.
See Also