Click or drag to resize

PropVariantFromLong Method

Creates a new PropVariant containing a long value

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

Parameters

value
Type: SystemInt64

Return Value

Type: PropVariant
See Also