Skip to content

WriteProperty

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

WriteProperty Function

Syntax

Function WriteProperty Alias "WriteProperty" (Obj As My.Sys.Object Ptr, ByRef PropertyName As String, Value As Any Ptr) As Boolean Export

Parameters

Part Type Description
Obj Object Required.
PropertyName String Required.
Value Any Required.

Return Value

Boolean Export
Clone this wiki locally