Chromium Embedded Framework (CEF)  115.2.0+g096e3eb+chromium-115.0.5790.13
cef_path_util.h File Reference
#include "include/cef_base.h"

Typedefs

typedef cef_path_key_t PathKey
 

Functions

bool CefGetPath (PathKey key, CefString &path)
 Retrieve the path associated with the specified |key|. More...
 

Typedef Documentation

◆ PathKey

Function Documentation

◆ CefGetPath()

bool CefGetPath ( PathKey  key,
CefString path 
)

Retrieve the path associated with the specified |key|.

Returns true on success. Can be called on any thread in the browser process.