Click or drag to resize

PropertyStoreGetValue Method

Gets property value at specified index

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public PropVariant GetValue(
	int index
)

Parameters

index  Int32
Index

Return Value

PropVariant
Property value
See Also