Chromium Embedded Framework (CEF)  114.2.1+gd70a0a8+chromium-114.0.5735.45
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.