Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 938 Bytes

File metadata and controls

58 lines (40 loc) · 938 Bytes

DFFI

  • class DFFI (system\DFFI)
  • source system/DFFI.php

Description

Class DFFI


Methods


Methods

__construct()

__construct(string $lib): void

DFFI constructor.


bind()

bind(string $functionName, string $returnType, array $types): void

Bind function


addSearchPath()

addSearchPath(string $lib, string $path): void

Add library to search path


getJFXHandle()

getJFXHandle(UXForm $form): void

Get JavaFX window handle