MagInitialize function (magnification.h)

Creates and initializes the magnifier run-time objects.

Syntax

BOOL MagInitialize();

Return value

Type: BOOL

Returns TRUE if initialization was successful; otherwise FALSE.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header magnification.h
Library Magnification.lib
DLL Magnification.dll

See also

MagUninitialize