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.
The KSE_NODE structure specifies an event request on a specific node.
Syntax
typedef struct {
KSEVENT Event;
ULONG NodeId;
ULONG Reserved;
} KSE_NODE, *PKSE_NODE;
Members
Event
A structure of type KSEVENT that identifies the requested event.
NodeId
Specifies the node ID.
Reserved
Reserved for system use. Should be set to zero.
Requirements
| Requirement | Value |
|---|---|
| Header | ks.h (include Ks.h) |