[Enterprise Extensions only]

ContextList::_nil

Overview Returns a nil CORBA::ContextList reference.
Original class CORBA::ContextList


Intended Usage

This method is intended to be used by client and server applications to create a nil ContextList reference.

IDL Syntax

  static CORBA::ContextList_ptr _nil ();

Input parameters

None

Return values

CORBA:ContextList_ptr
A nil ContextList reference.