Click or drag to resize
PropertyStoreGetValue Method
Gets property value at specified index

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

Parameters

index
Type: SystemInt32
Index

Return Value

Type: PropVariant
Property value
See Also