Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Screen position interface

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[ComVisibleAttribute(true)]
public struct ScreenPosition


Visual Basic (Declaration)
<ComVisibleAttribute(True)> _
Public Structure ScreenPosition


Visual C++
[ComVisibleAttribute(true)]
public value class ScreenPosition


JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

See Also


ScreenPosition Members
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.

...