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