Click or drag to resize

VFPAPI64VFPCompare_Compare Method

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public static double VFPCompare_Compare(
	IntPtr pData1,
	int iLen1,
	IntPtr pData2,
	int iLen2,
	int MaxS
)

Parameters

pData1
Type: SystemIntPtr
iLen1
Type: SystemInt32
pData2
Type: SystemIntPtr
iLen2
Type: SystemInt32
MaxS
Type: SystemInt32

Return Value

Type: Double
See Also