ISessionInfo Interface

Inherited from

IDispatch

IUnknown

IADs

Applies to Objects

Domain

You can use the ISessionInfo interface to get addition information about a session.

Property 

Description

ClientComputerType

Gets the type of the client computer from which the session has been made.

GuestSession

Gets a boolean value which flags whether or not the session is a guest session.

NumberOfOpenObjects

Gets the number of objects open by the client in the session. Objects can include files, devices and pipes.

OpenResources

Gets the resources opened by the current session.

SessionPasswordEncrypted

Gets a boolean value which flags whether the session was established with a encrypted password or not.