-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MultipartFormElement.Buffer
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
libcURL.MultipartFormElement.Buffer
Dim Buffer As MemoryBlockIf the form element's Type is FormElementType.MemoryBlock, then this property will return a pointer to the MemoryBlock being used. Otherwise, this property returns Nil.
- MultipartFormElement.BufferSize
- CURLFORM_BUFFERPTR in the libcURL documentation
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.