Structure representing all CEF version information.
More...
#include "include/cef_version_info.h"
Structure representing all CEF version information.
◆ cef_commit_number
| int cef_version_info_t::cef_commit_number |
◆ cef_version_major
| int cef_version_info_t::cef_version_major |
◆ cef_version_minor
| int cef_version_info_t::cef_version_minor |
◆ cef_version_patch
| int cef_version_info_t::cef_version_patch |
◆ chrome_version_build
| int cef_version_info_t::chrome_version_build |
◆ chrome_version_major
| int cef_version_info_t::chrome_version_major |
◆ chrome_version_minor
| int cef_version_info_t::chrome_version_minor |
◆ chrome_version_patch
| int cef_version_info_t::chrome_version_patch |
◆ sandbox_compat_hash
| char cef_version_info_t::sandbox_compat_hash[17] |
Sandbox compatibility hash (Windows only, empty on other platforms).
◆ size
| size_t cef_version_info_t::size |
The documentation for this struct was generated from the following file: