[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Technical Reference: Base Operating System and Extensions, 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 (IMInitializeKeymap Subroutine) subroutine.

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


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]