Magellaninfowindow - Logitech Magellan/SPACE MOUSE Classic Programmer's Manual

Logicad3d
Table of Contents

Advertisement

Syntax:
int MagellanClose (
/* [in] */ HMAGELLAN MagellanHandle );
Magellan
Magellan handle. Normally, this
Handle
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
Magellan handle. Normally, this
Handle
parameter is a variable initialized by the
function MagellanInit .
MagellanInfo
Contains the following elements:
Type
MagellanSetWindowCommand
MagellanApplicationSensitivity
MagellanRingBell
MagellanApplicationStarts
MagellanModeChange
MagellanNullRadiusChange
MagellanControlPanel
MagellanSet
Set the window handle, stored in
Window
MagellanInfo , into the Magellan/SPACE
Command
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
Set the current application sensitivity
Application
stored in MagellanInfo (type is float ) into
Sensitivity
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
Activate the internal beeper of the
Bell
Magellan/SPACE MOUSE device. The
duration (in milliseconds) is given in
MagellanInfo .
Magellan
Ignored.
Application
Starts
Magellan
Turn on or off the buttons that permit
ModeChange
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
When MagellanInfo is set to 0, the user
Radius
cannot change the Null Radius using the
Change
device keyboard. If set to 1, the user is
allowed to change the Null Radius using
the device keyboard (*7).
Magellan
Turn on or off the menu entry Panel of
ControlPanel
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.
If the function succeeds, it returns the
Result:
value TRUE. If not, it returns the value
FALSE.
File:
mgldll.h
16

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Magellan/SPACE MOUSE Classic and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Magellan/space mouse plusMagellan/space mouse plus xt

Table of Contents