Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SciterOSX
HostEvh
C# Class SciterOSX.HostEvh
Inheritance:
SciterSharp.SciterEventHandler
Afficher le fichier
Open project: MISoftware/SciterSharp
Méthodes protégées
Méthode
Description
OnScriptCall
(
SciterElement
se
,
string
name
,
SciterValue
args
,
SciterValue
&
result
) :
bool
Method Details
OnScriptCall()
protected
méthode
protected
OnScriptCall
(
SciterElement
se
,
string
name
,
SciterValue
args
,
SciterValue
&
result
) :
bool
se
SciterSharp.SciterElement
name
string
args
SciterValue
result
SciterValue
Résultat
bool