Click or drag to resize

PropertyStoreGetValue Method

Gets property value at specified index

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

Parameters

index
Type: SystemInt32
Index

Return Value

Type: PropVariant
Property value
See Also