Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class is the event type class for ALPC wait for reply events.
The following syntax is simplified from MOF code.
Syntax
[EventType(35), EventTypeName("ALPC-Wait-For-Reply")]
class ALPC_Wait_For_Reply : ALPC
{
uint32 MessageID;
};
Members
The ALPC_Wait_For_Reply class has these types of members:
Properties
The ALPC_Wait_For_Reply class has these properties.
-
MessageID
-
-
Data type: uint32
-
Access type: Read-only
Message identifier.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |