ISession Interface::Ide

 

Gets the IDE for this session.

Syntax

HRESULT get_Ide(IIde **ppIde);

Parameters

ppIde

[out, retval] The Ide object for this Session.

Return Value

One of the standard HRESULT values.

Requirements

Type Library

VstaCore.tlb

Header

VstaCore.h

See Also

ISession Interface (VSTA)