Unit 'DirectXUT' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_win_directxut]

tagKBDLLHOOKSTRUCT

Declaration

Source position: DirectXUT.pas line 3196

type tagKBDLLHOOKSTRUCT = packed record

  vkCode: DWORD;

  

  scanCode: DWORD;

  

  flags: DWORD;

  

  time: DWORD;

  

  dwExtraInfo: ULONG_PTR;

  

end;



CT Web help

CodeTyphon Studio