![]() | ![]() | ![]() |
| ||
|
IOmNavigator::get_platform
HRESULT get_platform( BSTR *p );Returns a string indicating which platform the browser is currently running on (for example, "Win32", "Win16", "WinCE", and so on).
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the operating platform type.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.