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:
 
xpfGetFileMimeType (edmFileId    : GENERIC)
                    fileMimeType : STRING;
 
 
The xpfGetFileMimeType function returns the MIME type for an EDM_FILE. The file is defined by the edmFileId argument.
This function is equivalent to the EDMinterface function edmiGetFileMimeType.
See also xpxSetFileMimeType.

  • No labels