_CxxThrowException
Visual Studio 2010
Builds the exception record and calls the runtime environment to start processing the exception.
extern "C" void __stdcall _CxxThrowException( void* pExceptionObject _ThrowInfo* pThrowInfo );