CmGetRequirementsNeededSize (Compact 2013)
3/26/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 |