Show 

Home > eRoom API Help > Server Access API > SAAPI Properties > File property

Show Show 
eRoom

 

File property

Returns an IERUFile interface pointer for a File.

Syntax


C++

HRESULT get_File(IERUFile** ppFile)

Scripting languages

Set myFile = Object.File

Remarks


If the item is not a File, the File property returns the error E_NOTIMPL.

Home

Applies to

IERUItem


See also

Files