|
virtual bool COSession::Open(IDBInitialize *pIDBInitialize); Return Value true if successful; otherwise false. Parameter [in] pIDBInitialize: An pointer to an interface IDBInitialize. Remark Calls this function to open a COSession object. All the provided examples demonstrate how to use this function. |