InstrSession.GetVPPBaseInterface

Syntax

InstrSession.GetVPPBaseInterface

Return Value

VPPBase

Returns a VPPBase interface for the session.

Purpose

Returns an interface that provides the standard VXI plug&play functions, except for init and close , on a session to a VXI plug&play -compliant driver. If the session does not connect to a VXI plug&play -compliant driver, this method returns an E_NOTIMPL error.

See Also

VPPBase