Chromium Embedded Framework (CEF)  117.1.0+ga287baf+chromium-117.0.5938.62
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.