|   | 
| 
 Initial value: 
{
    
    {  16,          CATOverlayDirect3D9::OnReset9,            5},  
    {  17,          CATOverlayDirect3D9::OnPresent9,          5},  
    {  42,          CATOverlayDirect3D9::OnEndScene,          5},  
    
    {(CATUInt32)-1,0,-1}
}
This table contains all of the functions we wish to intercept from IDirect3DDevice9 and the targets for those functions. Definition at line 43 of file CATOverlayDirect3D9.h. Referenced by HookFunctions(). 
 | 
 1.5.4
 1.5.4