Container property

Returns an IERUContainer interface pointer if the item is a Container.

Syntax


C++

HRESULT get_Container(IERUContainer** ppContainer)

Scripting languages

Set value = Object.Container

Remarks


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

Home

Applies to

IERUItem