bitmapcache.cpp File Reference

(r1785/r1282)

#include "camtypes.h"

Go to the source code of this file.

Functions

UINT32 AFXAPI HashKey (const CBitmapCacheKey &key)


Function Documentation

UINT32 AFXAPI HashKey const CBitmapCacheKey key  ) 
 

Definition at line 118 of file bitmapcache.cpp.

00119 {
00120     return key.Hash();
00121 }


Generated on Sat Nov 10 03:49:04 2007 for Camelot by  doxygen 1.4.4