[ Previous | Next | Table of 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.

Implementation Specifics

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

Related Information

The IMClose (IMClose Subroutine) subroutine, IMCreate (IMCreate 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 ]