Current News Archived News Search News Discussion Forum Old Forum Install Programs More Downloads... Troubleshooting Source Code Format Specs. Misc. Information Non-SF Stuff Links Small banner for links to this site: |
1 {\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\froman\fcharset0 Times New Roman;}{\f1\froman Times New Roman;}}\r
2 \viewkind4\uc1\pard\b\f0\fs36 SFmpqapi for Visual Basic\b0\f1\fs20\par\r
3 \f0\par\r
4 When using SFileReadFile, create a byte array, resize the byte array according to the amount of data you want to read, and pass the array to the function by putting (0) after the name of the variable containing the byte array.\par\r
5 \par\r
6 For any optional parameters you are not using, for most functions you should use ByVal 0& for the parameter. This should work most or all of the time, but if it doesn't, just use the parameter how you normally would.\par\r
7 }\r
8 \0
|