Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PEXFreeEnumInfo(3) — Open3D 4.96

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PEXFreeEnumInfo(3)  —  Subroutines

Name

PEXFreeEnumInfo - Free Memory Allocated for Enumerated Type Information

Synopsis

void PEXFreeEnumInfo(unsigned long count, unsigned long ∗info_count, PEXEnumTypeDesc ∗enum_info)

Arguments

countThe number of enumerated types. 

info_countAn array of counts.  This corresponds to the info_count_return parameter in PEXGetEnumTypeInfo.

enum_infoAn array of enumerated type descriptors.  This corresponds to the enum_info_return parameter of PEXGetEnumTypeInfo.

Returns

None

Description

PEXFreeEnumInfo frees memory allocated by PEXlib for the return value and return parameter in PEXGetEnumTypeInfo.

Errors

None

See Also

PEXGetEnumTypeInfo

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026