![]() |
SwyxIt! Client SDK 14.20
|
import "CLMgrPub.idl";
Public Member Functions | |
HRESULT | HasAppointment ([in] BSTR name, [out] DATE *pEndTime, [out] BOOL *pIsPrivate, [out] long *pType, [out] BSTR *pSubject) |
HRESULT | GetPluginInformation ([out] BSTR *pName, [out] BSTR *pVersion) |
Line Manager PlugIn interface Used by Client Line Manager for getting:
HRESULT ICalenderSearchAddIn2::GetPluginInformation | ( | [out] BSTR * | pName, |
[out] BSTR * | pVersion ) |
HRESULT ICalenderSearchAddIn2::HasAppointment | ( | [in] BSTR | name, |
[out] DATE * | pEndTime, | ||
[out] BOOL * | pIsPrivate, | ||
[out] long * | pType, | ||
[out] BSTR * | pSubject ) |