Vcl.Edge.GetCoreWebView2BrowserVersionString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCoreWebView2BrowserVersionString(BrowserExecutableFolder: LPCWSTR; var VersionInfo: LPWSTR): HRESULT; stdcall;

C++

extern DELPHI_PACKAGE HRESULT __stdcall GetCoreWebView2BrowserVersionString(System::WideChar * BrowserExecutableFolder, System::WideChar * &VersionInfo);

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.