-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathSFmpqapiVB.rtf
More file actions
8 lines (8 loc) · 667 Bytes
/
Copy pathSFmpqapiVB.rtf
File metadata and controls
8 lines (8 loc) · 667 Bytes
1
2
3
4
5
6
7
8
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\froman\fcharset0 Times New Roman;}{\f1\froman Times New Roman;}}
\viewkind4\uc1\pard\b\f0\fs36 SFmpqapi for Visual Basic\b0\f1\fs20\par
\f0\par
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
\par
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
}