Throws the specified exception. Implementation used is eaxctly the
same as Throw (exact same plug used) just allows another way to
throw an exception.
Namespace: KernelAssembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- exPtr
- Type: System UInt32*
The pointer to the exception to throw.
See Also