Points to RaiseException Windows function.
RaiseExceptionProc: Pointer;
void * RaiseExceptionProc;
RaiseExceptionProc points to the RaiseException Windows API function. This can be used to invoke the function from assembly language.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|