ICP  1
Public Member Functions | List of all members
Capi Class Reference

#include <api.h>

Inheritance diagram for Capi:
Inheritance graph

Public Member Functions

 Capi ()
 
HRESULT InterfaceSupportsErrorInfo (REFIID riid)
 
HRESULT FinalConstruct ()
 
void FinalRelease ()
 
HRESULT create (BSTR instrument, BSTR user_name, BSTR password, Isession **session)
 

Detailed Description

Definition at line 22 of file api.h.

Constructor & Destructor Documentation

Capi::Capi ( )
inline

Definition at line 31 of file api.h.

Member Function Documentation

HRESULT Capi::create ( BSTR  instrument,
BSTR  user_name,
BSTR  password,
Isession **  session 
)

Definition at line 29 of file api.cpp.

References InstAPILib::createSession(), inst_api, and reportError().

HRESULT Capi::FinalConstruct ( )
inline

Definition at line 54 of file api.h.

void Capi::FinalRelease ( )
inline

Definition at line 59 of file api.h.

HRESULT Capi::InterfaceSupportsErrorInfo ( REFIID  riid)

Definition at line 13 of file api.cpp.


The documentation for this class was generated from the following files: