Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

WIA.Initialize

Initializes WIA services.

Component Version macOS Windows Linux Server iOS SDK
WIA 6.5 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "WIA.Initialize" )

Parameters

none

Result

Returns OK or error.

Description

Initializes WIA services.
This is done automatically if needed, but you can explicit call it in solution startup if you like.
Calls FM.InitMessageFilter automatically.

Examples

Initialize:

Set Variable [$r; Value:MBS("WIA.Initialize")]
Show Custom Dialog ["WIA Initialize"; $r]

See also

Example Databases

This function checks for a license.

Created 6th November 2016, last changed 18th June 2018


WIA.Images - WIA.ItemProperties