a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 diskfont.library
  AvailFonts
  DisposeFontContents
  GetDiskFontCtrl
  NewFontContents
  NewScaledDiskFont
  OpenDiskFont
  SetDiskFontCtrlA
Include
GuruMeditation
Docs » Autodocs » diskfont.library » DisposeFontContents

NAME

	DisposeFontContents -- Free the result from NewFontContents. (V34)

SYNOPSIS

	DisposeFontContents(fontContentsHeader)
A1
VOID DisposeFontContents( struct FontContentsHeader * );

FUNCTION

	This function frees the array of FontContents entries
returned by NewFontContents.

INPUTS

	fontContentsHeader - a struct FontContentsHeader pointer
returned by NewFontContents.
EXCEPTIONS
This command was first made available as of version 34.
A fontContentsHeader other than one acquired by a call
NewFontContents will crash.

SEE ALSO

NewFontContents() to get structure freed here.

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Abyss

AYS
SNT
TBL
KEF

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se