![]() |
AddRecord() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: BlockedBuffer.h |
void AddRecord( const CBlockedData& rRecord);
Add a record to the send
try { //Lock the vector and add the data CCriticalAutoRelease aRelease(m_pCSection); //Add it m_aData.push_back(rRecord); } ERROR_HANDLER("AddRecord")
![]() |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |