Set the blanking screen enabling state.

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

Syntax

C#
void SetBlankingScreenEnablingState(
	bool enable
)
Visual Basic (Declaration)
Sub SetBlankingScreenEnablingState ( _
	enable As Boolean _
)

Parameters

enable
Type: System..::.Boolean
Enable / Disable

See Also