Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This class is the event type class for ALPC send message events.
The following syntax is simplified from MOF code.
Syntax
[EventType(33), EventTypeName("ALPC-Send-Message")]
class ALPC_Send_Message : ALPC
{
uint32 MessageID;
};
Members
The ALPC_Send_Message class has these types of members:
Properties
The ALPC_Send_Message 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] |