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

Technical Reference: Base Operating System and Extensions, Volume 1

IMDestroy Subroutine

Purpose

Destroys an input method instance.

Library

Input Method Library (libIM.a)

Syntax


void IMDestroy( IM)
IMObject IM;

Description

The IMDestroy subroutine destroys an input method instance.

Parameters

IM Specifies the input method instance to be destroyed.

Related Information

The IMClose (IMClose Subroutine) subroutine, IMCreate (IMCreate Subroutine) subroutine.

Input Methods and National Language Support Overview in AIX 5L Version 5.2 National Language Support Guide and Reference.

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