Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/12/2014
This function returns the minimum memory allocation required by the CM_REQUIREMENTS structure.
Syntax
FORCEINLINE DWORD CmGetRequirementsNeededSize(DWORD cRequirement);
Parameters
- cRequirement
[in] Pointer to a CM_REQUIREMENTS structure.
Return Value
| Value | Description |
|---|---|
DWORD |
Minimum number of bytes occupied by the structure. |
Requirements
Header |
cmnet.h |
Library |
cmnet.lib |