The PInvokeHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateException | ||
DllImportError |
DllImportの際にDllNotFoundExceptionかBadImageFormatExceptionが発生した際に呼び出されるメソッド。
エラーメッセージを表示して解決策をユーザに示す。
| |
TryPInvoke |
Checks whether PInvoke functions can be called
|
See Also