Click or drag to resize

PropertyStoreGetValue Method

Gets property value at specified index

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

Parameters

index  Int32
Index

Return Value

PropVariant
Property value
See Also