Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Gets the one character session ID.

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

Syntax

C#
char ID { get; }
Visual Basic (Declaration)
ReadOnly Property ID As Char
Visual C++
property wchar_t ID {
	wchar_t get ();
}
JavaScript
function get_ID();

Field Value

The session ID.

See Also


ISessionInfo Interface
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.


  • No labels