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