ICP
1
|
#include <api.h>
Public Member Functions | |
Capi () | |
HRESULT | InterfaceSupportsErrorInfo (REFIID riid) |
HRESULT | FinalConstruct () |
void | FinalRelease () |
HRESULT | create (BSTR instrument, BSTR user_name, BSTR password, Isession **session) |
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().