home     download     screen shots     bugs     mailing list     example output     generated MFC docs     help     tools and utilities


 Overview   Project   Class   Tree   Index 
MFC Class Library
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

MFC
Struct CRecordsetStatus

   in AFXDB.H

struct CRecordsetStatus

Info helper definitions


Field Summary
 BOOL m_bRecordCountFinal
          
 long m_lCurrentRecord
          
 

Field Detail

m_bRecordCountFinal

public BOOL m_bRecordCountFinal;

m_lCurrentRecord

public long m_lCurrentRecord;

 Overview   Project   Class   Tree   Index 
MFC Class Library
CppDoc v2.3.1
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD