VFPAPIVFPSearch_Build Method |
Namespace:
VisioForge.VideoFingerPrinting
Assembly:
VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax public static IntPtr VFPSearch_Build(
out int pLen,
IntPtr pDataTmp
)
Public Shared Function VFPSearch_Build (
<OutAttribute> ByRef pLen As Integer,
pDataTmp As IntPtr
) As IntPtr
Parameters
- pLen
- Type: SystemInt32
- pDataTmp
- Type: SystemIntPtr
Return Value
Type:
IntPtrSee Also