There is no summary.

Declaring type: NativeMethodsHelper
Namespace: Cassia.Impl
Assembly: Cassia
Collapse/Expand Syntax
C#
public static T QuerySessionInformationForStruct<T> (
        ITerminalServerHandle server,
        int sessionId,
        WTS_INFO_CLASS infoClass
) 
where T  : struct
Type Parameters
T

There is no description.

Parameters
server

There is no description.

sessionId

There is no description.

infoClass

There is no description.

Return Value

There is no description.