HV_INTERCEPT_DESCRIPTOR structure
The HV_INTERCEPT_DESCRIPTOR structure describes an intercept type.
Syntax
typedef struct _HV_INTERCEPT_DESCRIPTOR { HV_INTERCEPT_TYPE Type; HV_INTERCEPT_PARAMETERS Parameters; } HV_INTERCEPT_DESCRIPTOR, *PHV_INTERCEPT_DESCRIPTOR;
Members
- Type
-
A HV_INTERCEPT_TYPE value that identifies the intercept type.
- Parameters
-
A HV_INTERCEPT_PARAMETERS union that describes parameters for the intercept.
Remarks
Requirements
Header |
|
---|
See also
Send comments about this topic to Microsoft
Build date: 11/16/2013
Show: