VCF::hresult Class Reference
#include <Win32HResult.h>
List of all members.
Constructor & Destructor Documentation
| VCF::hresult::hresult |
( |
|
) |
[inline] |
|
| VCF::hresult::hresult |
( |
const HRESULT & |
rhs |
) |
[inline] |
|
Member Function Documentation
| int VCF::hresult::code |
( |
|
) |
const [inline] |
|
| int VCF::hresult::facility |
( |
|
) |
const [inline] |
|
| bool VCF::hresult::ok |
( |
|
) |
const [inline] |
|
| VCF::hresult::operator bool |
( |
|
) |
const [inline] |
|
| VCF::hresult::operator HRESULT |
( |
|
) |
const [inline] |
|
| VCF::hresult::operator std::string |
( |
|
) |
const [inline] |
|
| bool VCF::hresult::operator!= |
( |
const HRESULT & |
rhs |
) |
const [inline] |
|
| bool VCF::hresult::operator< |
( |
const HRESULT & |
rhs |
) |
const [inline] |
|
| bool VCF::hresult::operator<= |
( |
const HRESULT & |
rhs |
) |
const [inline] |
|
| hresult& VCF::hresult::operator= |
( |
const HRESULT & |
rhs |
) |
[inline] |
|
| bool VCF::hresult::operator== |
( |
const HRESULT & |
rhs |
) |
const [inline] |
|
| bool VCF::hresult::operator> |
( |
const HRESULT & |
rhs |
) |
const [inline] |
|
| bool VCF::hresult::operator>= |
( |
const HRESULT & |
rhs |
) |
const [inline] |
|
| std::string VCF::hresult::toString |
( |
|
) |
const [inline] |
|
The documentation for this class was generated from the following file: