VFPAPI64VFPCompare_Init Method |
Namespace:
VisioForge.VideoFingerPrinting
Assembly:
VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax public static void VFPCompare_Init(
int count,
IntPtr pDataTmp
)
Public Shared Sub VFPCompare_Init (
count As Integer,
pDataTmp As IntPtr
)
Parameters
- count
- Type: SystemInt32
- pDataTmp
- Type: SystemIntPtr
See Also