Changeset 50


Ignore:
Timestamp:
May 7, 2023, 10:25:02 PM (2 years ago)
Author:
gyoung
Message:

Change int to LONG because sc did like the int.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/idl/idl_image/cwimage.idl

    r2 r50  
    5555    void     cwmmFreeBitmaps(); 
    5656    void     cwmmFreeSmallBitmap();
    57         ULONG    cwmmQueryImageInfo(out char* chrString, in ULONG ulSize, in int iWhich);
     57        ULONG    cwmmQueryImageInfo(out char* chrString, in ULONG ulSize, in LONG iWhich);
    5858    void     cwmmRequestBmpDeletion(in ULONG ulFlags);
    5959#ifdef __SOMIDL__
Note: See TracChangeset for help on using the changeset viewer.