Contents Index Topic Contents | ||
Previous Topic: IOmNavigator::get_userProfile Next Topic: IOmNavigator::taintEnabled |
IOmNavigator::javaEnabled
HRESULT javaEnabled( VARIANT_BOOL *enabled );Returns whether Java is enabled.
- Returns S_OK if successful, or an error value otherwise.
- enabled
- Address of a variable that receives TRUE if Java is enabled, or FALSE otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.