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 |
Gets the IDE for this session.
HRESULT get_Ide(IIde **ppIde);
ppIde
[out, retval] The Ide object for this Session.
One of the standard HRESULT values.
| Type Library | VstaCore.tlb |
| Header | VstaCore.h |