![Logitech Magellan/SPACE MOUSE Classic Programmer'S Manual Download Page 16](http://html1.mh-extra.com/html/logitech/magellan-space-mouse-classic/magellan-space-mouse-classic_programmers-manual_1937109016.webp)
16
Syntax:
int MagellanClose (
/* [in] */ HMAGELLAN MagellanHandle );
Magellan
Handle
Magellan handle. Normally, this
parameter is a variable initialized by the
function
MagellanInit.
Result:
If the function succeeds, it returns the
value TRUE. If not, it returns the value
FALSE.
File:
mgldll.h
MagellanInfoWindow
This function commands the Magellan driver to
execute several different functions depending
on the
MagellanInfoType
parameter.
Syntax:
int MagellanInfoWindow (
/* [in] */ HMAGELLAN MagellanHandle,
/* [in] */ WPARAM MagellanInfoType,
/* [in] */ LPARAM MagellanInfo );
Magellan
Handle
Magellan handle. Normally, this
parameter is a variable initialized by the
function
MagellanInit.
MagellanInfo
Type
Contains the following elements:
MagellanSetWindowCommand
MagellanApplicationSensitivity
MagellanRingBell
MagellanApplicationStarts
MagellanModeChange
MagellanNullRadiusChange
MagellanControlPanel
MagellanSet
Window
Command
Set the window handle, stored in
MagellanInfo, into the Magellan/SPACE
MOUSE driver as the current application
window. All messages created by the
Magellan/SPACE MOUSE driver are now
sent to the given window. A similar call
from a different client or an application
change (focus window) could cause a
change of the application window.
Magellan
Application
Sensitivity
Set the current application sensitivity
stored in
MagellanInfo (type is float) into
the Magellan/SPACE MOUSE driver. Note
that the feature to display the current
application sensitivity has been disabled
since MGLDRV.EXE Driver Version 4.60.
MagellanRing
Bell
Activate the internal beeper of the
Magellan/SPACE MOUSE device. The
duration (in milliseconds) is given in
MagellanInfo.
Magellan
Application
Starts
Ignored.
Magellan
ModeChange
Turn on or off the buttons that permit
mode changes (translation, rotation and
dominant ON/OFF) in the
Panel window
of the Magellan/SPACE MOUSE driver.
When
MagellanInfo is set to 1, mode
changes are enabled. When
MagellanInfo
is set to 0, mode changes are disabled.
MagellanNull
Radius
Change
When
MagellanInfo is set to 0, the user
cannot change the Null Radius using the
device keyboard. If set to 1, the user is
allowed to change the Null Radius using
the device keyboard (*7).
Magellan
ControlPanel
Turn on or off the menu entry
Panel of
the Magellan/SPACE MOUSE driver. When
MagellanInfo is set to 1, the Panel menu
entry is enabled. When
MagellanInfo is
set to 0, the
Panel menu entry is
disabled.
MagellanInfo
Argument for
MagellanInfoType. Stores
different data types. For more information
see
MagellanInfoType, above.
Result:
If the function succeeds, it returns the
value TRUE. If not, it returns the value
FALSE.
File:
mgldll.h
Summary of Contents for Magellan/SPACE MOUSE Classic
Page 1: ......