Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpfCreateEdmFile (mimeType     : STRING)
                  newEdmFileId : GENERIC;
 
The xpfCreateEdmFile function creates an EDM_FILE type. The mineType argument represents the content type for the file. The file id is returned by the function.

  • No labels