Read-only |
About Cal Sets |
Description |
This method returns the ICalManager interface. |
VB Syntax |
app.GetCalManager( ) |
Variable |
(Type) - Description |
app |
An Application (object) |
Return Type |
ICalManager* |
Default |
Not Applicable |
Example |
dim app as AgilentPNA835x.Application |
C++ Syntax |
HRESULT GetCalManager( ICalManager **mgr); |
Interface |
IApplication |