Overview   Project   Class   Tree   Index 
CEF3 C++ API Docs - Version 80.1.4+g8927396+chromium-80.0.3987.149
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

(default)
Class CefScopedSandboxInfo

   in cef_sandbox_win.h

class CefScopedSandboxInfo

Manages the life span of a sandbox information object.


Constructor Summary
CefScopedSandboxInfo()
          
~CefScopedSandboxInfo()
          
 
Method Summary
 void* sandbox_info() const
          
 

Constructor Detail

CefScopedSandboxInfo

public CefScopedSandboxInfo();

~CefScopedSandboxInfo

public ~CefScopedSandboxInfo();


Method Detail

sandbox_info

public void* sandbox_info() const;

 Overview   Project   Class   Tree   Index 
CEF3 C++ API Docs - Version 80.1.4+g8927396+chromium-80.0.3987.149
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

Chromium Embedded Framework (CEF) Copyright © 2016 Marshall A. Greenblatt