ECLConnection メソッド

以下に、ECLConnection クラスにおいて有効なメソッドを示します。

ECLConnection(char ConnName) ECLConnection(long ConnHandle) ~ECLConnection() long GetHandle() int GetConnType() int GetEncryptionLevel() char GetName() BOOL IsStarted() BOOL IsCommStarted() BOOL IsAPIEnabled() BOOL IsReady()  unsigned int GetCodePage() void StartCommunication() void StopCommunication() void RegisterCommEvent(ECLCommNotify *NotifyObject, BOOL InitEvent = TRUE) void UnregisterCommEvent(ECLCommNotify *NotifyObject)