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 AFX_MSGMAP_ENTRY

   in AFXWIN.H

struct AFX_MSGMAP_ENTRY


Field Summary
 UINT nCode
          
 UINT nID
          
 UINT nLastID
          
 UINT nMessage
          
 UINT nSig
          
 AFX_PMSG pfn
          
 

Field Detail

nCode

public UINT nCode;

nID

public UINT nID;

nLastID

public UINT nLastID;

nMessage

public UINT nMessage;

nSig

public UINT nSig;

pfn

public AFX_PMSG pfn;

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