[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Base Operating System and Extensions Technical Reference, Volume 1

IMFreeKeymap Subroutine

Purpose

Frees resources allocated by the IMInitializeKeymap subroutine.

Library

Input Method Library (libIM.a)

Syntax

void IMFreeKeymap(IMMap)
IMMap IMMap;

Description

The IMFreeKeymap subroutine frees resources allocated by the IMInitializeKeymap subroutine.

Parameters

IMMap Identifies the keymap.

Implementation Specifics

This subroutine is part of Base Operating System (BOS) Runtime.

Related Information

The IMInitializeKeymap subroutine.

Input Method Overview and National Language Support Overview for Programming in AIX Version 4.3 General Programming Concepts: Writing and Debugging Programs.


[ Previous | Next | Contents | Glossary | Home | Search ]