Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION 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.

Arguments

...

TypeNameComment
GENERICedmFileIdcomments

Return Value

...

 

TypeNameComment
STRINGfileMimeTypecomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"