Syntax
struct DispatchDescriptor;
Description
describes a feature to be retrieved by a URL that
has to be loaded into a specified frame.
Field Summary
|
FeatureURL |
Specifies the URL of the resource/function.
|
|
FrameName |
Name of the target frame.
|
|
SearchFlags |
How the target frame is to be searched.
|
|
Field Details
|
|
Syntax
com::sun::star::util::URL FeatureURL;
Description
Specifies the URL of the resource/function.
Syntax
string FrameName;
Description
Name of the target frame.
Syntax
long SearchFlags;
Description
How the target frame is to be searched.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.