JAVA/CORBA クラス


Platform プロパティ

読み込み専用。セッションが実行されているプラットフォームの名前です。

定義が行われるクラスSession
データ型文字列
構文public String getPlatform()
throws NotesException

有効な値
プラットフォーム
"Macintosh"Macintosh
"MS-DOS"MS-DOS
"Netware"NetWare
"OS/2v1"OS/2 16 ビット
"OS/2v2"OS/2 32 ビット
"OS/400"OS/400
"Windows/16"Windows 16 ビット
"Windows/32"Windows 32 ビット
"UNIX"UNIX (Sun、SCO、AIX)

クロスリファレンスLotusScript NotesSession クラスの Platform プロパティ
式言語の @Platform 関数


関連項目