説明
int
mcal_open ( string calendar, string username, string password [, int options])
成功時に MCAL ストリーム、エラー時に FALSE を返します。
mcal_open() は、指定した
calendar 保存ファイルへの MCAL 接続を
オープンします。
オプション options が指定された場合、
options もメールボックスに渡されます。
ストリームの内部イベント構造体も接続時に初期化されます。