Click or drag to resize
PropVariantFromLong Method
Creates a new PropVariant containing a long value

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static PropVariant FromLong(
	long value
)

Parameters

value
Type: SystemInt64

Return Value

Type: PropVariant
See Also