Syntax
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "GetConceptualFaceOriginCnt")] public static extern Int64 GetConceptualFaceOriginCnt(Int64 conceptualFace);
public const string enginedll = @"engine.dll"; [DllImport(enginedll, EntryPoint = "GetConceptualFaceOriginCnt")] public static extern Int64 GetConceptualFaceOriginCnt(Int64 conceptualFace);