Source position: jwaactivex.pas line 172
type CLIPDATA = record
cbSize: LongInt;
ulClipFmt: LongInt;
pClipData: Pointer;
end;