Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

SAFEARRAY

Declaration

Source position: jwaactivex.pas line 142

type SAFEARRAY = record

  cDims: Word;

  fFeatures: Word;

  cbElements: LongInt;

  cLocks: LongInt;

  pvData: Pointer;

  rgsabound: array [0..0] of TSafeArrayBound;

end;


Documentation generated on: 2023-03-18