Click or drag to resize

NativeAPIOpenOGGFile Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static StatusCode OpenOGGFile(
	IntPtr instance,
	string filename
)

Parameters

instance
Type: SystemIntPtr
filename
Type: SystemString

Return Value

Type: StatusCode
See Also