Contents Index Topic Contents | ||
Previous Topic: IOmNavigator::get_mimeTypes Next Topic: IOmNavigator::get_platform |
IOmNavigator::get_onLine
HRESULT get_onLine( VARIANT_BOOL *p );Returns a Boolean indicating whether the browser is running online or offline.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives TRUE if the browser is running online, or FALSE otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.