ref_vfcallback_ExceptOutOfMemory - shekh/VirtualDub2 GitHub Wiki

VirtualDub Plugin SDK 1.2

ExceptOutOfMemory video filter callback

ExceptOutOfMemory

Throws an out-of-memory exception.

void __cdecl ExceptOutOfMemory();

Thread safety

This method is not thread-safe.

Exceptions

This function must not throw exceptions (see Except()).

Remarks

This may only be called in callback functions that expect exceptions. This function does not return.


Copyright (C) 2007-2012 Avery Lee.

⚠️ **GitHub.com Fallback** ⚠️