Language
The 解放する/自由な and Open 生産性 控訴
:: com :: sun :: 星/主役にする :: lang ::
|
deprecated |
constants group SystemDependent |
|
|
- Usage 制限s
- deprecated
- Description
- These constants are used to 明示する systems which depend on return values.
You should 避ける system-扶養家族 methods if possible.
- Example
- :C++
#ifdef __WINDOW // Microsoft Windows
HWND hWin = (HWND)xInterface->getWindowHandle(SystemDependentWIN32);
if( hWin ) ...
#elif( ... ) // other systems
...
#endif
The Symbols are now prepended with SYSTEM_ thus we 避ける 衝突/不一致s
with system headers.
- See also
- ::com::sun::星/主役にする::awt::XSystemDependentWindowPeer
|
Constants |
SYSTEM_WIN32 |
The called interface method returns a value 明示するd for the
32-bit Windows systems.
|
SYSTEM_WIN16 |
The called interface method returns a value 明示するd for
the 16-bit Windows system.
|
SYSTEM_JAVA |
The called interface method returns a value 明示するd for the system java.
|
SYSTEM_OS2 |
The called interface method returns a value 明示するd for the OS/2 system.
|
SYSTEM_MAC |
The called interface method returns a value 明示するd for the MAC-OS system.
|
SYSTEM_XWINDOW |
The called interface method returns a value 明示するd for the X Window System.
|
Constants' 詳細(に述べる)s |
SYSTEM_WIN32
const short SYSTEM_WIN32 = 1;
- Description
- The called interface method returns a value 明示するd for the
32-bit Windows systems.
These are Windows NT, Windows 95, Windows 98 or higher.
|
|
SYSTEM_WIN16
const short SYSTEM_WIN16 = 2;
- Description
- The called interface method returns a value 明示するd for
the 16-bit Windows system.
This is Windows 3.11.
|
|
SYSTEM_JAVA
const short SYSTEM_JAVA = 3;
- Description
- The called interface method returns a value 明示するd for the system java.
These are JRE 1.1, JRE 1.2, JDK 1.1,
JDK 1.2 or higher.
The return should be a 扱う to a java 反対する locked with
the call JavaEnvironment->NewGlobalRef( ... )
by the callee.
|
|
SYSTEM_OS2
const short SYSTEM_OS2 = 4;
- Description
- The called interface method returns a value 明示するd for the OS/2 system.
|
|
SYSTEM_MAC
const short SYSTEM_MAC = 5;
- Description
- The called interface method returns a value 明示するd for the MAC-OS system.
|
|
SYSTEM_XWINDOW
const short SYSTEM_XWINDOW = 6;
- Description
- The called interface method returns a value 明示するd for the X Window System.
|
|
最高の,を越す of Page
Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.