Unit 'BASS' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_nxpascal]

STREAMPROC

Declaration

Source position: Bass.pas line 706

type STREAMPROC = function(

  handle: HSTREAM;

  buffer: Pointer;

  length: DWORD;

  user: Pointer

):DWORD;



CT Web help

CodeTyphon Studio