Enable / disable the KVM interface.

Namespace:  Intel.Manageability.KVM
Assembly:  HLAPI (in HLAPI.dll)

Syntax

C#
void SetInterfaceState(
	bool enabled
)
Visual Basic (Declaration)
Sub SetInterfaceState ( _
	enabled As Boolean _
)

Parameters

enabled
Type: System..::.Boolean

See Also