COMPOSITE_DEVICE_CAPABILITIES_INIT routine
The COMPOSITE_DEVICE_CAPABILITIES_INIT macro initializes the COMPOSITE_DEVICE_CAPABILITIES structure.
Syntax
void COMPOSITE_DEVICE_CAPABILITIES_INIT(
PCOMPOSITE_DEVICE_CAPABILITIES CapabilityFlags
);
Parameters
- CapabilityFlags
-
A pointer to a caller-allocated COMPOSITE_DEVICE_CAPABILITIES structure to be initialized. The macro sets the CompositeDriverCapabilityFunctionSuspend member of COMPOSITE_DEVICE_CAPABILITIES to 0.
Return value
This routine does not return a value.
Requirements
Version | Requires WDK for Windows 8. Targets Windows Vista and later versions of the Windows operating system. |
---|---|
Header |
|
Library |
|
IRQL | <=DISPATCH_LEVEL |
See also
Send comments about this topic to Microsoft
Build date: 12/5/2013
Show: