Click or drag to resize

VideoInteropMUnmap Method


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

Parameters

hFileMappingObject  IntPtr
 
dwNumberOfBytesToMap  UInt32
 

Return Value

IntPtr
See Also