<?php
$TOC = array (
  0 => 
  array (
    0 => 'com.setup.php',
    1 => 'Installation/Konfiguration',
  ),
  1 => 
  array (
    0 => 'com.constants.php',
    1 => 'Vordefinierte Konstanten',
  ),
  2 => 
  array (
    0 => 'com.error-handling.php',
    1 => 'Errors and error handling',
  ),
  3 => 
  array (
    0 => 'com.examples.php',
    1 => 'Beispiele',
  ),
  4 => 
  array (
    0 => 'class.com.php',
    1 => 'com',
  ),
  5 => 
  array (
    0 => 'class.dotnet.php',
    1 => 'dotnet',
  ),
  6 => 
  array (
    0 => 'class.variant.php',
    1 => 'variant',
  ),
  7 => 
  array (
    0 => 'class.compersisthelper.php',
    1 => 'COMPersistHelper',
  ),
  8 => 
  array (
    0 => 'class.com-exception.php',
    1 => 'com_exception',
  ),
  9 => 
  array (
    0 => 'class.com-safearray-proxy.php',
    1 => 'com_safearray_proxy',
  ),
  10 => 
  array (
    0 => 'ref.com.php',
    1 => 'COM Funktionen',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.utilspec.windows.php',
    1 => 'Windowsbasierte Erweiterungen',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);