Lines Matching refs:TW_UINT32

223 typedef unsigned long  TW_UINT32, FAR *pTW_UINT32;  typedef
266 TW_UINT32 NumItems; /* How many items in ItemList */
273 TW_UINT32 Reserved; /* reserved space */
279 TW_UINT32 RefCon;
313 TW_UINT32 InfoLength; /* Length of Information in bytes. */
319 TW_UINT32 Event; /* One of the TWDE_xxxx values. */
321 TW_UINT32 BatteryMinutes; /* Battery Minutes Remaining */
326 TW_UINT32 FlashUsed2; /* Flash Used2 */
327 TW_UINT32 AutomaticCapture; /* Automatic Capture */
328 TW_UINT32 TimeBeforeFirstCapture; /* Automatic Capture */
329 TW_UINT32 TimeBetweenCaptures; /* Automatic Capture */
343 TW_UINT32 NumItems; /* How many items in ItemList */
344 TW_UINT32 CurrentIndex; /* Current value is in ItemList[CurrentIndex] */
345 TW_UINT32 DefaultIndex; /* Powerup value is in ItemList[DefaultIndex] */
367 TW_UINT32 NumInfos;
381 TW_UINT32 Size; /* Size of current FileType */
384 TW_UINT32 FreeSpace; /* bytes of free space on the current device */
386 TW_UINT32 NumberOfFiles; /* number of files, depends on FileType */
387 TW_UINT32 NumberOfSnippets; /* number of audio snippets */
388TW_UINT32 DeviceGroupMask; /* used to group cameras (ex: front/rear bitonal, front/rear grayscale…
408 TW_UINT32 Id; /* Unique number. In Windows, application hWnd */
412 TW_UINT32 SupportedGroups; /* Bit field OR combination of DG_ constants */
435 TW_UINT32 DocumentNumber;
436 TW_UINT32 PageNumber; /* Reset when you go to next document */
437 TW_UINT32 FrameNumber; /* Reset when you go to next page */
442 TW_UINT32 Flags; /* Any combination of the TWMF_ constants. */
443 TW_UINT32 Length; /* Number of bytes stored in buffer TheMem. */
450 TW_UINT32 BytesPerRow; /* Number of bytes in a row of data */
451 TW_UINT32 Columns; /* How many columns */
452 TW_UINT32 Rows; /* How many rows */
453 TW_UINT32 XOffset; /* How far from the side of the image */
454 TW_UINT32 YOffset; /* How far from the top of the image */
455 TW_UINT32 BytesWritten; /* How many bytes written in Memory */
463 TW_UINT32 SubSampling; /* Two word "array" for subsampling values */
476 TW_UINT32 Item;
489 TW_UINT32 CommandBytes; /* Number of bytes in Command buffer */
492 TW_UINT32 DataBytes; /* Number of bytes in Data buffer */
493 TW_UINT32 DataBytesXfered; /* Number of bytes successfully transferred */
500 TW_UINT32 EOJ;
501 TW_UINT32 Reserved;
508 TW_UINT32 MinValue; /* Starting value in the range. */
509 TW_UINT32 MaxValue; /* Final value in the range. */
510 TW_UINT32 StepSize; /* Increment from MinValue to MaxValue. */
511 TW_UINT32 DefaultValue; /* Power-up value. */
512 TW_UINT32 CurrentValue; /* The value that is currently in effect. */
529 TW_UINT32 MinBufSize;
530 TW_UINT32 MaxBufSize;
531 TW_UINT32 Preferred;
546TW_UINT32 Size; /* output Total number of bytes in the UTF8string, plus the terminati…
1953 TW_UINT32 parID; /* Used for Mac only */
2065 TW_UINT32 DG,
2072 TW_UINT32 DG,
2081 TW_UINT32 DG,
2088 TW_UINT32 DG,
2139 TW_UINT32 DG,
2145 TW_UINT32 DG,
2153 TW_UINT32 DG,
2159 TW_UINT32 DG,
2167 typedef TW_HANDLE (PASCAL *DSM_MEMALLOCATE)(TW_UINT32 _size);
2178 TW_UINT32 Size;