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

PDXUTCallbackMsgProc

Declaration

Source position: DirectXUT.pas line 2645

type PDXUTCallbackMsgProc = function(

  hWnd: HWND;

  uMsg: LongWord;

  wParam: WPARAM;

  lParam: LPARAM;

  out pbNoFurtherProcessing: Boolean;

  pUserContext: Pointer

):LRESULT;



CT Web help

CodeTyphon Studio