ExceptionAsVoidMarshaller.ConvertToUnmanaged(Exception) Methode

Definitie

Slikt de opgegeven uitzondering en retourneert niets.

public:
 static void ConvertToUnmanaged(Exception ^ e);
public static void ConvertToUnmanaged(Exception e);
static member ConvertToUnmanaged : Exception -> unit
Public Shared Sub ConvertToUnmanaged (e As Exception)

Parameters

e
Exception

De uitzondering.

Van toepassing op