Click or drag to resize

McSettingsWrite Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function Write ( 
	pszPropName As String,
	ByRef pVar As Object
) As Integer

Parameters

pszPropName
Type: SystemString
pVar
Type: SystemObject

Return Value

Type: Int32

Implements

IPropertyBag.Write(String, Object)
See Also