Vcl.Edge.CreateCoreWebView2Environment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateCoreWebView2Environment( const Environment_created_handler: ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler): HRESULT; stdcall;

C++

extern DELPHI_PACKAGE HRESULT __stdcall CreateCoreWebView2Environment(const Webview2::_di_ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler Environment_created_handler);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge Vcl.Edge

Description

Embarcadero Technologies does not currently have any additional information.