\n
Microsoft Invisible Computing

Marionette Concrete Class

Simple robot controller server and client.

Implements IRobot IProgram

Subclass of DefCob

Methods

Inherits CUnknown.QueryInterface
Inherits CUnknown.AddRef
Inherits CUnknown.Release
marsStart implements IRobot.Start
Source in marionette.c

Start the robot.

marsStop implements IRobot.Stop
Source in marionette.c

Stop the robot.

marsRun implements IRobot.Run
Source in marionette.c

Execute a list of movements. Returns when all movements are completed

marcMain implements IProgram.Main
Source in marionette.c

The method to be called from a command line interpreter. Also used as the initial method of a distributed behavior pattern, where the object is a web service.

©2006 Microsoft Corporation. All rights reserved. Terms of Use Privacy Statement Accessibility End User License Agreement