HV_MONITOR_PARAMETER structure
The HV_MONITOR_PARAMETER structure describes monitored notification parameters.
Syntax
typedef struct _HV_MONITOR_PARAMETER { HV_CONNECTION_ID ConnectionId; UINT16 FlagNumber; UINT16 RsvdZ; } HV_MONITOR_PARAMETER, *PHV_MONITOR_PARAMETER;
Members
- ConnectionId
-
An HV_CONNECTION_ID value that identifies the connection to a port.
- FlagNumber
-
The relative index of the event flag that is required to be set within a target SIEF area. This number is relative to the base flag number associated with a port that is associated with the connection identified by the ConnectionId member.
- RsvdZ
-
This member is reserved.
Remarks
For more information about monitored notification parameters, see Monitored Notification Parameters.
Requirements
Header |
|
---|
Send comments about this topic to Microsoft
Build date: 11/16/2013
Show: