Version property

Returns an IERUVersion interface pointer if the item is a versioned File.

Syntax


C++

HRESULT get_Version(IERUVersion** ppVersion)

Scripting languages

Set value = Object.Version

Remarks


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

Home

Applies to

IERUItem