McSettingsRead Method
|
|
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Function Read (
pszPropName As String,
ByRef pVar As Object,
pErrorLog As IErrorLog
) As Integer
Parameters
- pszPropName
- Type: SystemString
- pVar
- Type: SystemObject
- pErrorLog
- Type: IErrorLog
Return Value
Type:
Int32Implements
IPropertyBag.Read(String, Object, IErrorLog)
See Also