cef_browser_t.get_frame_identifiers

Returns the identifiers of all existing frames.

struct cef_browser_t
extern (System)
void function(cef_browser_t* self, size_t* identifiersCount, long* identifiers) nothrow get_frame_identifiers;

Meta