The OpenD Programming Language

cef_frame_t.get_identifier

Returns the globally unique identifier for this frame or NULL if the underlying frame does not yet exist.

struct cef_frame_t
extern (System)
cef_string_userfree_t function(cef_frame_t* self) nothrow get_identifier;

Meta