ALPC_Unwait class

This class is the event type class for ALPC end wait events.

The following syntax is simplified from MOF code.

Syntax

[EventType(37), EventTypeName("ALPC-Unwait")]
class ALPC_Unwait : ALPC
{
  uint32 Status;
};

Members

The ALPC_Unwait class has these types of members:

Properties

The ALPC_Unwait class has these properties.

Status

Data type: uint32

Access type: Read-only

Status from wait operation.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]