cosfiletransfer_directory(3erl) linux man page | unix.com

Man Page: cosfiletransfer_directory

Operating Environment: linux

Section: 3erl

CosFileTransfer_Directory(3erl) 			     Erlang Module Definition				   CosFileTransfer_Directory(3erl)

NAME
CosFileTransfer_Directory - This module implements the OMG CosFileTransfer::Directory interface.
DESCRIPTION
To get access to the record definitions for the structures use: -include_lib("cosFileTransfer/include/*.hrl"). This module also exports the functions described in: * CosFileTransfer_File * CosPropertyService_PropertySetDef in the cosProperty application.
EXPORTS
list(Directory, Max) -> Return Types Directory = #objref Return = {ok, FileList, FileIterator} FileList = [File] File = FileIterator = #objref This operation returns a list, of length Max or less, containing Object References representing files or directories contained within the target Directory. If the amount of objects found is less than Max the returned Iterator will be a NIL object. Ericsson AB cosFileTransfer 1.1.10 CosFileTransfer_Directory(3erl)
Related Man Pages
cosnotification_adminpropertiesadmin(3erl) - linux
cosnotifychanneladmin_eventchannelfactory(3erl) - linux
cosnotifychanneladmin_structuredproxypushsupplier(3erl) - linux
cosfiletransfer_fileiterator(3erl) - linux
cospropertyservice_propertiesiterator(3erl) - linux
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Featured Books and Articles by Active Forum Members
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Answers to Recently Asked Questions about UNIX.COM
YouTube: How to Use Code Tags and Format Posts @UNIX.com