ISchedulerV3.SetInterfaceMode(Boolean, IntPtr) Method

Definition

public void SetInterfaceMode (bool isConsole, IntPtr hwnd);
abstract member SetInterfaceMode : bool * nativeint -> unit
Public Sub SetInterfaceMode (isConsole As Boolean, hwnd As IntPtr)

Parameters

isConsole
Boolean
hwnd
IntPtr

nativeint

Applies to