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

DXUTFindDXSDKMediaFile

Declaration

Source position: DirectXUT.pas line 2065

function DXUTFindDXSDKMediaFile(

  strDestPath: PWideChar;

  cchDest: Integer;

  const strFilename: PWideChar

):HRESULT; overload;

function DXUTFindDXSDKMediaFile(

  out strDestPath: WideString;

  const strFilename: PWideChar

):HRESULT; overload;



CT Web help

CodeTyphon Studio