CosFileTransfer_File
Module
CosFileTransfer_File
Module Summary
This module implements the OMG CosFileTransfer::File 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:
-
CosPropertyService_PropertySetDef in the cosProperty application.
Types
File = #objref
This read only attribute represents the target object's associated name.
Types
File = #objref
This read only attribute represents the target object's associated absolute name.
Types
File = Directory = #objref
This read only attribute represents the target object's container. In some cases a NIL object will be returned.
Types
File = FileTransferSession = #objref
This read only attribute represents the target object's associated FileTransferSession.