Next Previous Up Top Contents Index

7.3 The OLE-CONTROL-FRAMEWORK module

OLE-util-locale

Function

Summary

Returns the Windows locale code obtained from the container.

Signature

OLE-util-locale obj => lcID 

Arguments

obj
An instance of your subclass of
<OLE-control-framework>.

Values

lcID
An instance of <integer>.

Library

OLE-Control-Framework

Module

OLE-Control-Framework

Description

Returns the Windows locale code obtained from the container. This information could be used to adapt messages to the user's language.

Refer to the documentation for the OLE-Automation library for more information about locale codes. See "Internationalization" on page 195.

If the container does not supply a value, it defaults to $LOCALE-USER-DEFAULT.


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index