Skip to content

UString.AppendBuffer

Xusinboy Bekchanov edited this page Nov 6, 2023 · 4 revisions

UString.AppendBuffer Method

Syntax

Declare Function AppendBuffer(ByVal addrMemory As Any Ptr, ByVal NumBytes As ULong) As Boolean

Parameters

Part Type Description
addrMemory Any
NumBytes ULong

Return Value

Boolean

See also

Clone this wiki locally