IUITechnologyManager.StartSession(Boolean) Methode

Definition

Führt jede Initialisierung aus, die dieser Technologie-Manager zum Starten einer Sitzung benötigt.

public:
 void StartSession(bool recordingSession);
[System.Runtime.InteropServices.DispId(2)]
public void StartSession (bool recordingSession);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member StartSession : bool -> unit
Public Sub StartSession (recordingSession As Boolean)

Parameter

recordingSession
Boolean

true, wenn es sich um eine Aufzeichnungs Sitzung handelt. false für jede andere Art von Sitzung, z. b. die Wiedergabe.

Attribute

Gilt für