Contains information about a field in a database.
typedef struct SOFIELDtag { WORD wStructSize; LONG dwWidth; char szName[40]; WORD wStorage; WORD wDisplay; DWORD dwSubDisplay; WORD wPrecision; WORD wAlignment; } SOFIELD, VWPTR * PSOFIELD;
SO_CELLBCD8I |
Packed BCD excess-63. |
SO_CELLEMPTY |
The cell is empty. |
SO_CELLERROR |
The cell has an error condition. |
SO_CELLIEEE4I |
IEEE 4-byte in Intel (PC) ordering. |
SO_CELLIEEE8I |
IEEE 8-byte in Intel (PC) ordering. |
SO_CELLIEEE10I |
IEEE 10-byte in Intel (PC) ordering. |
SO_CELLINT32S |
32-bit signed integer. |
SO_CELLINT32U |
32-bit unsigned integer. |
SO_FIELDTEXTFIX |
The field contains a string of fixed length. |
SO_FIELDTEXTVAR |
The field contains a string of unknown length. |
If wStorage is the SO_FIELDTEXTFIX value, this member specifies the
number of characters in the string.
file: /Techref/os/win/api/win32/struc/src/str20_12.htm, 3KB, , updated: 2000/4/6 18:38, local time: 2025/5/10 04:54,
13.59.193.179:LOG IN
|
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/os/win/api/win32/struc/src/str20_12.htm"> SOFIELD</A> |
Did you find what you needed? |
![]() o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
The Backwoods Guide to Computer Lingo |
.