| swift
    | 
Go to the source code of this file.
| Functions | |
| HRESULT | swift::simplugin::fscommon::s_ok () | 
| Correctly casted values/checks. | |
| HRESULT | swift::simplugin::fscommon::s_false () | 
| Correctly casted values/checks. | |
| bool | swift::simplugin::fscommon::isFailure (HRESULT result) | 
| Correctly casted values/checks. | |
| bool | swift::simplugin::fscommon::isFailure (HRESULT hr1, HRESULT hr2, HRESULT hr3=s_ok(), HRESULT hr4=s_ok()) | 
| Correctly casted values/checks. | |
| bool | swift::simplugin::fscommon::dtb (double doubleBool) | 
| Correctly casted values/checks. | |