Sets the parameters for a section.
At a minimum, this function should call the SOPutSectionType and SOPutSectionName functions to set the section type and name. The function should also set the cell width if the section is a spreadsheet or the field format if the section is a database.
The display engine calls the function after calling the VwStreamOpenFunc function but before calling the VwStreamReadFunc function. It is also called after any VwStreamReadFunc that ends with a call to the SOPutBreak function with the SO_SECTIONBREAK value.
INT VwStreamSectionFunc(
SOFILE hFile, | |
HPROC reserved | |
); |
Always returns zero.
file: /Techref/os/win/api/win32/func/src/f90_24.htm, 1KB, , updated: 2000/4/6 17:38, local time: 2024/11/9 08:06,
3.140.188.185:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 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://linistepper.com/techref/os/win/api/win32/func/src/f90_24.htm"> VwStreamSectionFunc</A> |
Did you find what you needed? |