Skip to content

libcURL.MultipartFormElement.Buffer

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

Property Declaration

 Dim Buffer As MemoryBlock

Remarks

If 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.

See also

Clone this wiki locally