GetAssertionFileW
Syntax
public const string EngineDLL = @"engine.dll";[DllImport(EngineDLL, EntryPoint = "GetAssertionFileW")] public static extern void GetAssertionFileW(out IntPtr fileName);
public const string EngineDLL = @"engine.dll";[DllImport(EngineDLL, EntryPoint = "GetAssertionFileW")] public static extern void GetAssertionFileW(out IntPtr fileName);