RequestSeq::freebuf

Overview Frees a sequence of Request elements.
Original class CORBA::RequestSeq


Intended Usage

The freebuf method is used by a client program to free a sequence of Request elements. The release method is called on each Request element.

Syntax

  void freebuf(CORBA::Request_ptr *data);

Input parameters

data
A pointer to the sequence of Request elements to be freed. The freebuf method ignores null pointers passed to it.

Return values

None.


Related reference
CORBA module



Searchable topic ID:   rcor_modrs2
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_modrs2.html

Library | Support | Terms of Use | Feedback