Show/Hide Toolbars

RiverSoftAVG Products Help

Use this record to pad records that need to grow based on NativeInt size e.g.,

Delphi

  TIxInvalidateProperty = packed record
    Msg: Cardinal;
    WParamFiller: TRSDWordFiller;
    Index: LongInt;
    Unused: array[0..1] of Word;
    LParamFiller: TRSDWordFiller;
    Result: LRESULT;
  end;
  

Namespace: RSConstants

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb