Sets a paragraph, cell, record, page, section, or other type of break.
In spreadsheet sections, the last cell in a section must have an associated SO_CELLBREAK break before the SO_SECTIONBREAK or SO_EOFBREAK break.
In database sections, the last record in a section must have an associated SO_RECORDBREAK break before the SO_SECTIONBREAK or SO_EOFBREAK break.
In word processing sections, the last paragraph does not need an SO_PARABREAK break before the SO_SECTIONBREAK or SO_EOFBREAK break.
WORD SOPutBreak(
WORD wType, | |
DWORD dwInfo, | |
HPROC reserved | |
); |
SO_CELLBREAK |
Regular cell break |
SO_EOFBREAK |
End of file (EOF) break, which implies a section break |
SO_PARABREAK |
Regular paragraph break |
SO_RECORDBREAK |
Regular record break |
SO_SECTIONBREAK |
Section break |
SO_SUBDOCBEGINBREAK |
Subdocument’s begin break |
SO_SUBDOCENDBREAK |
Subdocument’s end break |
dwInfo is saved after every SOPutBreak function and, like the
regular save information, should represent the next record, not the one just
read.
Returns the SO_STOP value to direct the file parser to stop processing and return or the SO_CONTINUE value to direct the file parser to continue processing.
file: /Techref/os/win/api/win32/func/src/f86_32.htm, 3KB, , updated: 2000/4/6 17:38, local time: 2024/11/8 10:33,
18.221.220.229: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://ecomorder.com/techref/os/win/api/win32/func/src/f86_32.htm"> SOPutBreak</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.