Source position: CFMessagePort.pas line 232
type CFMessagePortCallBack = function(
local: CFMessagePortRef;
msgid: SInt32;
data: CFDataRef;
info: UnivPtr
):CFDataRef;