Main Page
    Cookbook/Overview     ImageMeister     the jcprops file     Licensing
    Binary Installation & Configuration [ Win · Mac · Nix · OSX ]     Changes
    Public API
    Source Code Main Page
        Java [ Common · Win · Mac · Nix ]     Native Code [ Common · Win · Mac · Nix ]     Manifest
        Native Code Overviews [ Common · Win · Mac · Nix · Strings ]     Macros [ General · Native Macros ]
        Walkthroughs [ Java only · Java and native ]     Building [ Win · Mac · Nix · OSX ]     Distribution Issues

SWebBrowser


[ Windows | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

DESCRIPTION

Class Summary

class SWebBrowser
{

public:
typedef enum tageLaunchURLFlags eLaunchURLFlags;
static ErrCode iNativeLaunchURL( const CStr *csURL, const CStr *csTempDir, eLaunchURLFlags flags );
protected:
}; // SWebBrowser

Back to the top of SWebBrowser


DESCRIPTION

Used to launch URLs

Back to the top of SWebBrowser


typedef enum tageLaunchURLFlags eLaunchURLFlags;

Flags for iNativeLaunchURL()

	typedef enum tageLaunchURLFlags {
		kLaunchToFront = 1,
		kLaunchToBack = 2,
		kLaunchMinimize = 3,
		kLaunchMaximize = 4
	} eLaunchURLFlags;

Back to the top of SWebBrowser


ErrCode iNativeLaunchURL( const CStr *csURL, const CStr *csTempDir, eLaunchURLFlags flags );

Launch the given file or http URL

in csURL
The URL to launch
in csTempDir
Indicates a temporary directory. Must be writable.
in flags
One of the eLaunchURLFlags values.

	static	ErrCode		iNativeLaunchURL( const CStr *csURL, const CStr *csTempDir, eLaunchURLFlags flags );

Back to the top of SWebBrowser


All Members

public:
typedef enum tageLaunchURLFlags eLaunchURLFlags;
static ErrCode iNativeLaunchURL( const CStr *csURL, const CStr *csTempDir, eLaunchURLFlags flags );
protected:

Back to the top of SWebBrowser


Ancestors

Class does not inherit from any other class.

Back to the top of SWebBrowser


Descendants

Class is not inherited by any others.

Back to the top of SWebBrowser


Generated from source by the Cocoon utilities on Fri Aug 23 12:34:09 2002 .

Report problems to jkotula@stratasys.com


Main Page · JConfig · ImageMeister · System Properties Repository · WordMeister · Free Samples · Java Freeware · Contact Us · FAQ · Links


Copyright (c) 1997-2002 Samizdat Productions. All Rights Reserved.
WarpMovie, TileMovie, JConfig, ImageMeister and MovieShredder are Trademarks of Samizdat Productions.