SwyxIt! Client SDK 14.20
Loading...
Searching...
No Matches
IClientJournalAddIn Interface Reference

import "CLMgrPub.idl";

Inheritance diagram for IClientJournalAddIn:

Public Member Functions

HRESULT CreateJournalEntry ([in] BSTR Subject, [in] BSTR Body, [in] long lDuration, [in] BSTR sCharging, [in] DATE StartDate, [in] BOOL bPopUp)
 

Detailed Description

Client Journal Add In interface; used by Client Line Manager for creating new journal entries and popping them up

This interface has to be implemented by a Line Manager PlugIn if it allows creating new journal entries.

Member Function Documentation

◆ CreateJournalEntry()

HRESULT IClientJournalAddIn::CreateJournalEntry ( [in] BSTR Subject,
[in] BSTR Body,
[in] long lDuration,
[in] BSTR sCharging,
[in] DATE StartDate,
[in] BOOL bPopUp )

Creates a new journal enty. The [in]-Parameters specify exactly what will be written into the journal entry bPopUp specifies if the created entry will show up after creation


The documentation for this interface was generated from the following file: