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