Click or drag to resize

wclPowerStateChangeMessage Constructor

Creates new Power State Changed message object.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
public wclPowerStateChangeMessage(
	uint State
)

Parameters

State  UInt32
The current power state.
See Also