CORBA module: WstringDef Interface

Overview The WstringDef interface is used to represent an OMG IDL bounded string of wide characters.
File name wasir.idl
Local-only True
Ancestor interfaces IDLType Interface
Exceptions CORBA::SystemException
Supported operations WstringDef::bound


Intended Usage

An instance of a WstringDef object is used by the Interface Repository to represent an OMG IDL bounded wide string data type. The WstringDef object is not a named Interface Repository object (it is in a group of interfaces known as Anonymous types), and as such does not reside as a named object in the Interface Repository database. An instance of a WstringDef object can be created using the create_wstring operation of the Repository interface. The WstringDef is intended to represent a string of wide characters whose kind is pk_wchar.

Syntax

  module CORBA {
    interface WstringDef:IDLType {
    attribute unsigned long bound;
    };
    };

Related reference
WstringDef::bound



Searchable topic ID:   rcor_modwsd
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_modwsd.html

Library | Support | Terms of Use | Feedback