Click or drag to resize

MeasEntryGetPropertyValue Method

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetPropertyValue ( 
	propname As String,
	vtParamValueType As UShort,
	ByRef propVal As Object
) As Boolean

Parameters

propname
Type: SystemString
vtParamValueType
Type: SystemUInt16
propVal
Type: SystemObject

Return Value

Type: Boolean
See Also