Click or drag to resize

VideoInteropMUnmap Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static IntPtr MUnmap(
	IntPtr hFileMappingObject,
	uint dwNumberOfBytesToMap
)

Parameters

hFileMappingObject
Type: SystemIntPtr
dwNumberOfBytesToMap
Type: SystemUInt32

Return Value

Type: IntPtr
See Also